95,424 questions with Azure-related tags

Sort by: Updated
0 answers

Azure Firewall for development cost reduction - I need to keep the static IP

I am in development and the app environment requires a static IP which is registered with 3rd party for their white list. This application also requires an SSL certificate for use as client certificate with this IP. I see that the Azure firewall on…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
949 questions
asked 2024-05-01T15:27:49.18+00:00
Avi Stokar 0 Reputation points
0 answers

Problem deploying an Azure Function to a Function App

Hello everyone, I have been trying to deploy an Azure function from Visual Studio Code to a function app on Azure. I am getting a message that the deployment was successful, but the Azure function does not appear in the function app on Azure. Here is the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,283 questions
asked 2024-03-25T14:00:03.0366667+00:00
Lutumba, Guysnove M 0 Reputation points
edited a comment 2024-05-01T15:24:35.09+00:00
Prabhat Varma 0 Reputation points
2 answers

AZURE DEVOPS pipelines suddenly fails to publish to Azure resources

Pipeline that used to work until yesterday now fails : Microsoft Entra rejected the token issued by Azure DevOps with error code AADSTS90061: Request to External OIDC endpoint failed. ActivityId: 1fd7e06c-3c4d-425b-9142-1f92733b6bae Using manual…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-05-01T13:10:25.8066667+00:00
Johnny Slos 0 Reputation points
answered 2024-05-01T15:23:34.08+00:00
Dan Rios 1,265 Reputation points MVP
1 answer

How to get ACR access token from AAD token using Managed Identity

Hi, I am trying to fetch ACR refresh token using AAD token using managed identity But the oauth2/exchange http call fails with 403 error &{403 Forbidden 403 HTTP/1.1 1 1 map[Connection:[keep-alive] Content-Length:[310]…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
270 questions
asked 2024-05-01T07:55:59.0233333+00:00
PS 0 Reputation points
edited an answer 2024-05-01T15:22:04.6333333+00:00
Dan Rios 1,265 Reputation points MVP
0 answers

I accidentally deleted microsoft authenticator app

I accidentally deleted microsoft authenticator app and I couldn't login to my microsoft school account. How can I login by myself because I've reached my school IT but the authenticator is still there. Thanks in advance :)

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,514 questions
asked 2024-05-01T15:21:55.5333333+00:00
owen celis 0 Reputation points
0 answers

how to activate email domains?

We have added 20+ email domains and set the name servers. Only few are working while rest are not working. My question is how can I activate those domains? I have share the screenshot as well. Thank you

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
597 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.
949 questions
asked 2024-04-30T12:52:51.33+00:00
Hanan Ali 0 Reputation points
commented 2024-05-01T15:12:50.82+00:00
Hanan Ali 0 Reputation points
1 answer

Azure Server Authentication mysteriously stops functioning since last night

Issue resolved: The latest KeyVault update Microsoft implemented breaks older versions of the Azure CLI. Update your Azure CLI to 2.6, that should resolve the issue. (it did for me) Original issue: To debug the software, I'm using an Azure KeyVault…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,120 questions
asked 2024-04-30T08:52:02.27+00:00
Lucas Harskamp 20 Reputation points
edited the question 2024-05-01T15:11:55.0833333+00:00
Lucas Harskamp 20 Reputation points
0 answers

Rest API call towards Azure Storage account (ADLSgen2) from Databricks (write to Delta) fails when Authentication is via ACL and SP

In the nutshell. I work in very sensitive and security intense environment. We have decided to use ACL (instead of RBAC/ABAC) for authorization to achieve finer control over Storage account. For our Databricks service, we use only job cluster and job is…

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,701 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.
949 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
asked 2024-05-01T14:51:16.1566667+00:00
Senkyr, Oldrich 0 Reputation points
edited the question 2024-05-01T15:09:46.9066667+00:00
Senkyr, Oldrich 0 Reputation points
1 answer One of the answers was accepted by the question author.

curl: (7) Failed to connect to 104.40.21.133 port 80 after 170 ms: Couldn't connect to server while doing Exercise - Configure network access

I am going this exercise number of times but still could not get the expected output . Can you please support ?

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.
924 questions
asked 2023-09-23T09:50:24.91+00:00
commented 2024-05-01T15:04:06.3333333+00:00
AmaranS 2,435 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How do I image an existing azure VM to use locally.

Hello, I'm using an azure Server 2019 Standard VM for a cloud backup solution. The costs for the storage drive on this VM is beginning to not make sense. I have hardware that I can use locally in my data center for this backup. I would like to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,146 questions
asked 2023-01-03T17:13:37.893+00:00
RJ Emmett 26 Reputation points
answered 2024-05-01T15:01:25.2233333+00:00
RJ Emmett 26 Reputation points
1 answer

Updating app service from .NET 6 to 8

I'm trying to update my asp.net core backend from .NET 6 to 8. I've updated the target framework for the projects, changed the docker images to version 8, and updated the exposed ports. It runs as expected locally. (In the past month, I've updated a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,387 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,178 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-30T20:53:38.6433333+00:00
Rebekah Williams 0 Reputation points
commented 2024-05-01T14:51:45.8433333+00:00
Rebekah Williams 0 Reputation points
0 answers

Key Vault VM Windows extension deployment fails

Hi all, I am trying to deploy the KeyVault VM extension on my Virtual Machine. However, it fails with the below error message:"VM has reported a failure when processing extension 'KeyVaultForWindows' (publisher 'Microsoft.Azure.KeyVault' and type…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,120 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,146 questions
asked 2024-05-01T14:48:32.72+00:00
Internal 0 Reputation points
1 answer

Error in VSCode when connecting to Function Apps in some subscriptions but not others.

In VS Code, using the Azure Extension, when I click on a Function Apps there is an error generated for each function in two of my subscriptions but not two others. It makes no difference whether the functions are working or not. The error seems to come…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,283 questions
asked 2024-04-19T14:43:07.7933333+00:00
WildAl 25 Reputation points
edited the question 2024-05-01T14:47:34.16+00:00
WildAl 25 Reputation points
0 answers

I cant add my work account to authenticator

I try and add my work account to ms authenticator and it asks for verification from authenticator which I am trying to set up

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,514 questions
asked 2024-05-01T14:40:11.8433333+00:00
Ashwin 0 Reputation points
1 answer

Azure AI Documents integration into SharePoint

Hi. I'm trying to find a way to integrate Azure AI Documents into SharePoint and unfortunately can't find anything. Is it even possible today? Or it is, and I just didn't find? I'll be grateful for any advice or links. Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,658 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,379 questions
asked 2024-05-01T10:57:55.64+00:00
Mykyta Radziievskyi 0 Reputation points
answered 2024-05-01T14:37:22.9866667+00:00
Ioannis Katsaounis 176 Reputation points
0 answers

SOLVED curl: (7) Failed to connect to 13.83.5.160 port 80 after 137 ms: Couldn't connect to server

solved already

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.
924 questions
asked 2024-05-01T12:36:32.54+00:00
Nida ul Zafar 0 Reputation points
commented 2024-05-01T14:36:32.13+00:00
kguntaka 405 Reputation points Microsoft Vendor
0 answers

Stable release for Azure.Analytics.Synapse.Spark

I can connect spark endpoint(livyapi version -2019-11-01-preview) using Azure.Analytics.Synapse.Spark 1.0.0-preview.8 but can't see any stable release and last updated date for package is 10/5/2021. What is stable release url that we can use? Is there…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,383 questions
asked 2024-04-29T13:35:27.45+00:00
Jiten Patil 0 Reputation points
commented 2024-05-01T14:35:51.1933333+00:00
phemanth 5,830 Reputation points Microsoft Vendor
1 answer

Adding resources to dynamic scope

I know it might be out of scope but need your inputs on this. how to add dynamic scope to existing maintenance configuration. I have created maintenance configuration using terraform. here is the code for maintenance configuration: provider…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
224 questions
asked 2024-04-25T17:42:01.4333333+00:00
Varma 1,140 Reputation points
commented 2024-05-01T14:32:14.9833333+00:00
Stanislav Zhelyazkov 21,256 Reputation points MVP
1 answer

How to configure ADF pipeline run, linked service, so it uses Databricks serverless compute

Databricks has recently announced serverless compute for workflows: https://learn.microsoft.com/en-us/azure/databricks/workflows/jobs/run-serverless-jobs I would like to be able to execute Azure Data Factory (ADF) jobs using this…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,933 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,577 questions
asked 2024-05-01T12:12:06.9033333+00:00
Krzysztof Przysowa 0 Reputation points
edited a comment 2024-05-01T14:30:01.7033333+00:00
phemanth 5,830 Reputation points Microsoft Vendor
0 answers

Retrieve video transcript from Azure Video Indexer using API

What API can I use to retrieve the transcript of a video from the Video Indexer portal? I'm looking for guidance on how to do this programmatically.

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
46 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,758 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,852 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,577 questions
asked 2024-05-01T14:23:59.8933333+00:00
Vishnoi, Astha 120 Reputation points