95,150 questions with Azure-related tags

Sort by: Updated
1 answer

Azure vCode based cosmos DB for mongo DB Quick Start

I have created Azure vCode based cosmos DB for mongo DB account. When i click on "Quick Start" for further testing. It always throws me error "Connection Failed We are unable to connect to the temporary workspace." I have configured…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
957 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,443 questions
asked 2024-04-27T17:02:08.57+00:00
Baijnath Singh 0 Reputation points
answered 2024-04-28T13:21:59.6+00:00
Sajeetharan 1,566 Reputation points Microsoft Employee
0 answers

How to maintain same folder structure as source while sink the processed file

I have a requirement to process the JSON to parquet on daily basis. I have folder A,B,C needs to sink the file to another container with same structure as A,B,C for example if I'm processing a file from folder A it should sink to output container folder…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,343 questions
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,372 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,549 questions
asked 2024-04-26T08:36:30.47+00:00
Venkatesh Srinivasan 0 Reputation points
commented 2024-04-28T13:18:46.72+00:00
Vinodh247-1375 11,206 Reputation points
0 answers

Free exam voucher not received yet

Recently I completed my AI skills challenge, And I completed my challenge before challenge ends but I haven't recieved my AI-900 free certification exam voucher yet as per challenge terms and conditions

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,078 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,882 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,376 questions
AI Builder Training
AI Builder Training
AI Builder: A Microsoft Power Platform capability that provides artificial intelligence models designed to optimize business processes.Training: Instruction to develop new skills.
1 question
asked 2024-04-28T13:16:19.5833333+00:00
Kunal 0 Reputation points
0 answers

How to set time limit for Azure Virtual Desktop Users ?

I want to allocate a time limit for Azure Virtual Desktop (AVD) users by the number of hours they can use AVD in each month. For example, I want to set User A only able to use Azure Virtual Desktop for total of 10 hours each month. Is there a way to…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,363 questions
asked 2024-04-28T13:00:39.1766667+00:00
IESRAdmin-2238 0 Reputation points
edited the question 2024-04-28T13:02:22.63+00:00
IESRAdmin-2238 0 Reputation points
0 answers

Function disappearing from Azure Function App

Hi , Im using azure function app triggered by service bus and coding with Python. when I adding the following line : from azure.storage.blob import BlobServiceClient The function disappearing from Azure Function App. I added azure.storage.blob to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
546 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,267 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.
957 questions
asked 2024-04-26T22:45:17.34+00:00
Dor Aharony 0 Reputation points
commented 2024-04-28T13:00:05.16+00:00
Dor Aharony 0 Reputation points
0 answers

Hello, I'm trying to access my azure account, but it keeps showing me the message "you don't have access to this", and "restricted tenant". It says we have some problems with your login token. I even can't submit a support ticket and can't do anything.

Hi Team, While I was trying to set some permissions to my user account during Azure Container Registry , I made some changes to my role and after that when I am trying to access my azure account, but it keeps showing me the message "you don't have…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
389 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
666 questions
asked 2024-04-25T04:33:50.7666667+00:00
Deepak Sethi 0 Reputation points
edited a comment 2024-04-28T12:50:34.58+00:00
Vinodh247-1375 11,206 Reputation points
1 answer

Azure Iot Hub deployment error IH500019

I'm trying to deploy a free or basic IoT Hub from both the port and CLI but getting the following error: CLI: ERROR: (500019) Internal Error. If you contact a support representative please include this correlation identifier:…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,118 questions
asked 2024-04-28T01:52:03.1933333+00:00
DwaneEDDC 11 Reputation points
answered 2024-04-28T12:48:51.0233333+00:00
Sander van de Velde 28,386 Reputation points MVP
1 answer

After deployment Azure function (blob-trigger) is not invoked after a blob is uploaded to the blob storage

Hello, After deployment Azure function (blob-trigger) is not invoked after a blob is uploaded to the blob storage. Locally it works correctly. What could be the reason? Thank you! import azure.functions as func import logging import pandas as pd def…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,267 questions
asked 2024-04-25T17:50:58.4966667+00:00
Maryna Paluyanava 171 Reputation points
answered 2024-04-28T12:36:36.8+00:00
SwathiDhanwada-MSFT 17,401 Reputation points
1 answer

How do you calculate the token needed for Azure open ai chat interface and how is it calculated after using tools?

How do you calculate the token needed for Azure open ai chat interface and how is it calculated after using tools?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
957 questions
asked 2024-04-28T06:30:39.92+00:00
俊岚 吴 0 Reputation points
commented 2024-04-28T12:21:09.37+00:00
俊岚 吴 0 Reputation points
1 answer

How to deploy a web app with multiple docker images and no sidecar container

What is the best tool in Azure to host a web application that consists of four separate Docker images that have to communicate between each other? I've already tried container instances but learned that it's not possible to host multiple containers with…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
957 questions
asked 2024-04-27T11:39:45.0933333+00:00
Kirsten Rode 20 Reputation points
answered 2024-04-28T12:19:38.08+00:00
Charlie Wei 1,900 Reputation points
1 answer

Handling different date formats in Azure SQL

I need help with writing a stored procedure in Azure SQL that updates datetime values stored as varchar columns with different date formats to a consistent format of 'MM/dd/yyyy hh:mm:ss'. Specifically, the columns whose names end with 'DP' need to be…

Azure SQL Database
asked 2024-04-27T06:50:10.9666667+00:00
Sodi, Deepthika 0 Reputation points
commented 2024-04-28T12:17:36.9+00:00
Sina Salam 3,561 Reputation points
1 answer

How to connect to Azure Storage account via OAuth2.0 from Azure APIM?

Step1: Created an application in Microsoft Entra ID under "App registrations". Step2: Recorded the following details: Client ID Client secret Access token URL Step3: For the Storage Account, added a role assignment and grant access to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,752 questions
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,689 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,428 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,476 questions
asked 2024-04-08T03:41:19.2533333+00:00
Vijay 0 Reputation points
edited a comment 2024-04-28T12:04:49.69+00:00
Vijay 0 Reputation points
0 answers

Microsoft Authenticator issues on Android

Recently two, possibly linked, issues have started happening while using the authenticator app. First one is about notifications: when i try to reload them (either by refreshing the main page, or by using the dedicated function) i get the error…

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,497 questions
asked 2024-04-28T12:00:48.05+00:00
vly 0 Reputation points
0 answers

Azure Databricks Lakehouse Monitoring queries

Hi Team, I was exploring on Azure Databricks Lakehouse monitoring. I have few queries on this: When I am running a "refresh metrics" irrespective of an automated schedule or manual refresh, which compute does it run? There is no mechanism to…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
957 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,922 questions
asked 2024-04-28T11:50:10.0333333+00:00
Sudipta Goswami 0 Reputation points
1 answer

can we create manintenance configuration only with azurerm provider not with azureapi

can we create manintenance configuration only with azurerm provider not with azureapi If yes, could you please provide more info on assigning install patches, windows, linux and other arguments.

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
222 questions
asked 2024-04-27T07:08:09.0566667+00:00
Varma 1,120 Reputation points
edited a comment 2024-04-28T11:27:38.8333333+00:00
Sina Salam 3,561 Reputation points
1 answer

Topic Learn: Create a dataset for .NET Framework application using the Dataset Designer

I wanted to follow this help: This walkthrough uses SQL Server Express LocalDB and the Northwind sample database. (All steps followed) Create a New Windows Forms Application Project (All steps followed) Add a New Dataset to the Application Name the…

Azure Open Datasets
Azure Open Datasets
An Azure service that provides curated open data for machine learning workflows.
25 questions
asked 2024-04-27T15:23:31.7733333+00:00
Malcolm Fellmann 5 Reputation points
answered 2024-04-28T10:38:49.97+00:00
Malcolm Fellmann 5 Reputation points
1 answer One of the answers was accepted by the question author.

I'm not able to Activate a Sandbox to complete an exercise on Microsoft Learn

I am currently attempting to follow this prompt for an Azure course with no luck connecting to a Sandbox in Microsoft Learn: Activate a sandbox to complete this exerciseThis exercise requires you to use a sandbox on Microsoft Learn to complete. A sandbox…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,132 questions
asked 2024-04-27T21:06:49.8733333+00:00
Edward Allen Weissbard 20 Reputation points
accepted 2024-04-28T10:33:12.3333333+00:00
Edward Allen Weissbard 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure App service won't display my website

I have deployed my application using Azure DevOps. I configured my pipeline to install Node.js, Npm install, Copy files and Publish artifact. The release is created from same pipeline and released to App service. When i visit the App service website…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,882 questions
asked 2024-04-27T20:07:22.2233333+00:00
Precious Seun 0 Reputation points
accepted 2024-04-28T10:28:40.8366667+00:00
Precious Seun 0 Reputation points
1 answer

What's difference between Azure virtual machine and Azure Virtual Desktop.

In a simple explanation, What's difference between Azure virtual machine and Azure Virtual Desktop ?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
637 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,132 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.
957 questions
asked 2024-04-27T21:56:22.07+00:00
samir karim 20 Reputation points
commented 2024-04-28T10:05:25.2366667+00:00
samir karim 20 Reputation points
1 answer

Finding as how to allow one device id access and restrict other or all in Azure P1

Hi, Testing to create a policy rule in P1 license where we allow few devices id and restrict some or all. Kindly suggest. We tried but could not, devise registered using multifactor only. Thanks

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,267 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
822 questions
Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
41 questions
asked 2024-04-28T06:51:03.23+00:00
Mark Devon 0 Reputation points
answered 2024-04-28T09:49:06.3366667+00:00
Glenn Van Rymenant 1 Reputation point