94,927 questions with Azure-related tags

Sort by: Updated
2 answers

Turn off logging for one Azure function

I really need to turn off logging for the health check function in my Azure functions app because it's just spamming ApplicationInsights with noise. The documentation at https://learn.microsoft.com/en-us/azure/azure-functions/functions-host-json implies…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,250 questions
asked 2024-04-24T11:36:31.81+00:00
Richard Barraclough 6 Reputation points
answered 2024-04-25T10:27:56.4+00:00
Richard Barraclough 6 Reputation points
0 answers

Why my timer trigger function is not triggered when deploying my docker container?

My time trigger function is not triggered when deploying it on Azure functions. I deploy it using docker container because I am using selenium. It run successfully on my local host and is triggered perfectly fine, but when deploying it on azure it…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
387 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,250 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
933 questions
asked 2024-04-25T10:27:42.56+00:00
Salma 0 Reputation points
1 answer

azure firewall rule collection vs rules

azure firewall rule collection vs rules how determine the collection of rules. How to plan collection? Can I keep all ADDS collection group e.g. with inbound rules for client, outbound /inbound for DC to DC rules, inbound for management and reporting…

Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
83 questions
asked 2024-04-23T16:05:24.24+00:00
prasantc 751 Reputation points
commented 2024-04-25T10:27:35.16+00:00
GitaraniSharma-MSFT 47,316 Reputation points Microsoft Employee
0 answers

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
262 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 0 Reputation points
commented 2024-04-25T10:26:13.5966667+00:00
ajkuma 22,401 Reputation points Microsoft Employee
0 answers

Create a data factory and pipeline using .NET SDK

Hello, this is my first post here and I hope to find a solution. I am working on a web portal (.NET) hosted in Azure Web Apps and need to create a Service Link for Azure SQL Database in Azure Data Factory when I perform specific actions. The problem is…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,528 questions
asked 2024-04-25T03:13:10.4833333+00:00
Eddy Tegera 0 Reputation points
edited a comment 2024-04-25T10:23:54.05+00:00
phemanth 5,730 Reputation points Microsoft Vendor
0 answers

How do you redeem the "Azure Open AI Service" from the Microsoft founder's hub program

Since there is no subscription for my account as shown in the above screenshot I am not able to avail the Azure open AI service, please let me know if I am doing anything wrong

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,153 questions
asked 2024-04-25T06:18:22.52+00:00
Sumit Jadhav 0 Reputation points
commented 2024-04-25T10:23:12.26+00:00
AshokPeddakotla-MSFT 27,311 Reputation points
2 answers One of the answers was accepted by the question author.

Azure VM not being deployed using Terraform

Hi I am having issues creating a VM using Terraform its windows server 2022 the error I am getting is the below message compute.VirtualMachinesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,120 questions
asked 2024-04-24T07:03:32.5733333+00:00
Wacar Hussain 21 Reputation points
accepted 2024-04-25T10:21:44.6366667+00:00
Wacar Hussain 21 Reputation points
2 answers One of the answers was accepted by the question author.

How to figure which resource in Azure is using a certain storage account? I know the storage account and want to which resource is using the said storage account.

I'm trying to clean my environments inside Azure and came across an issue. I can't figure out how to confirm if the storage account and the containers inside are being utilized or not and if yes then by what resource.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,684 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,863 questions
asked 2024-04-24T14:16:38.78+00:00
Akshay Pote 0 Reputation points
accepted 2024-04-25T10:20:34.6833333+00:00
Akshay Pote 0 Reputation points
1 answer

Unable to Turn-On System Assigned Identity on a Container App

I am trying to enable System Assigned identity on my container app. Upon doing so, I get the error: 'Failed to perform resource identity operation. Status: 'BadRequest'. Response:…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
262 questions
asked 2024-04-25T08:55:00.1933333+00:00
drkdoesmsdev 0 Reputation points
answered 2024-04-25T10:17:37.3333333+00:00
Deepanshu katara 4,665 Reputation points
0 answers

Application Gateway Creation Fails

Application gateway creation fails with unknown error despite that the creation was validated successfully. It shows the following error, what to do? it shows " it reaches terminal provisioning state "failed" "

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
956 questions
asked 2024-04-22T09:58:47.3+00:00
Fadi Alzebdeh 20 Reputation points
commented 2024-04-25T10:15:16.56+00:00
GitaraniSharma-MSFT 47,316 Reputation points Microsoft Employee
1 answer

Status of a Custom Classification Model training keeps as 'Running' forever

Does anyone know how to check the progress of a Custom Classification Model training? I started the training of a model, but it´s status keeps as 'running' forever. Got the same project, same training dataset, same API version, same everything and…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,365 questions
asked 2024-04-23T20:51:19.6566667+00:00
Roberto Araujo Filho 45 Reputation points
commented 2024-04-25T10:14:32.4933333+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Help needed in Lab Excercise AZ-104 Implement and manage storage in Azure from unit 4-Control access to Azure Storage with shared access signatures

Excercise URL - https://learn.microsoft.com/en-us/training/modules/control-access-to-azure-storage-with-sas/4-exercise-use-shared-access-signatures Step 10 . curl -X POST http://localhost:8888/openPort/8000; After executing the above step 10 has given me…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
889 questions
asked 2024-04-23T17:52:34.5166667+00:00
Rajkumar Balasakuri 0 Reputation points
edited a comment 2024-04-25T10:14:28.63+00:00
aatheeque 1,175 Reputation points Microsoft Vendor
1 answer

Runbook issue exercice Application gateway

Hello, anyone know how to workround the issue with current runnbook from this training exercice: Load balance your web service traffic with Application Gateway The script provided to setup the backend VMs do not work due to a version compatibility issue…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
889 questions
asked 2024-04-22T07:25:59.09+00:00
Eric Bardes 35 Reputation points
commented 2024-04-25T10:13:41.2133333+00:00
Srinud 1,065 Reputation points Microsoft Vendor
0 answers

I can't create a Function with the free subscription

It's been 5 days now trying to create a function app on my free Microsoft Azure account but nothing is working. I have also tried to change regions but nothing is working. Please help me fix the issue.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,120 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,528 questions
asked 2024-04-25T06:42:30.44+00:00
brian obizi 0 Reputation points
commented 2024-04-25T10:11:35.54+00:00
brian obizi 0 Reputation points
1 answer

VM connectivity with Route Table

I have 3 azure VM's A, B and C in different Vnets I have peering between each and from A server I can connect to B and C, then I have created user defined route in VM A subnet to route traffic reaching C to B, I mean address prefix I gave C subnet and…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,139 questions
asked 2024-04-24T13:09:58.1533333+00:00
Nandan NK 45 Reputation points
commented 2024-04-25T10:10:20.0066667+00:00
GitaraniSharma-MSFT 47,316 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to use AWS Databricks note book in ADF..?

Hi Team, I want to create Linked service in ADF with AWS Databricks notebook. Can you guys help me with list of steps that i need follow. Regards, Naveen.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,916 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,528 questions
asked 2023-10-30T03:44:41.43+00:00
commented 2024-04-25T10:09:37.6533333+00:00
Syed Ahamed S 0 Reputation points
0 answers

How to load assembly path in the new runtime experience in Automation Accounts' runbooks?

We have a runbook that we use to log to Application Insights. We use it for making logs both from Azure and Hybrid workers. In hybrid workers the logging works correctly, but in Azure it fails with Cannot find type…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,114 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,049 questions
asked 2024-04-25T10:08:10.14+00:00
Alibek Cholponbaev 20 Reputation points
2 answers

"You do not have permission to view this directory or page."

After succesfull pipeline run to deploy my Next.js Ts React app to my AppService when Im trying to go to the url of the app I see **"**You do not have permission to view this directory or page." My pipeline: trigger: - main pool: …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,863 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
761 questions
asked 2024-04-21T10:34:50.2266667+00:00
Jakub Zaręba 0 Reputation points
commented 2024-04-25T10:00:24.08+00:00
Jakub Zaręba 0 Reputation points
1 answer

Sentinel Smart Deployment cannot push csv file to Azure DevOps

When I deploy content to sentinel using Azure DevOps, the content deploys successfully but when smart deployment enabled, it cannot push csv tracking file to Azure Repo with error [Warning] API call failed:…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
975 questions
asked 2024-04-05T06:33:36.0033333+00:00
Ha Nguyen 0 Reputation points
commented 2024-04-25T09:59:08.7433333+00:00
Ha Nguyen 0 Reputation points
0 answers

How can I seamlessly change an App Registrations "Application ID URI" domain?

I have a published teams app which includes tabs. The tabs point at Domain A to authenticate the user using "microsoftTeams.authentication.authenticate" and "microsoftTeams.authentication.getAuthToken()". The teams manifest.json…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,060 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
933 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,457 questions
asked 2024-04-25T09:54:11.6+00:00