94,914 questions with Azure-related tags

Sort by: Updated
0 answers

Windows Active Directory setup in Azure

Hi, I plan to setup a Windows Active Directory (AD) using VMs (1 for PDC and 1 for BDC) in the Azure cloud environment and it should sync the AD in the on-prem via the established site-to-site IPsec VPN link. What are the pros and cons? Which is better…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
928 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,846 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,455 questions
asked 2024-04-25T07:04:00.1+00:00
Archimedes S. Gaviola 0 Reputation points
2 answers

Dp203 course material - unable to clone exercise material

Trying to complete the module "Exercise - Analyze data with Spark" from the DP-203 course material. First instructions is to clone the repo using command: git clone https://github.com/MicrosoftLearning/DP-500-Azure-Data-Analyst dp500 But it…

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-23T01:39:50.9366667+00:00
Clinton Bowden 0 Reputation points
edited a comment 2024-04-25T07:03:49.0966667+00:00
pnaroju 1,170 Reputation points Microsoft Vendor
2 answers

What role will I have when I migrate a subscription to a new Tenant/Directory?

Hi All, Starting in September 2024 Classic Admins will be removed. I am wondering what is going to happen when I do a migration (directory change) of a subscription from one tenant to another. Usually the user who does the "Change Directory"…

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
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,455 questions
asked 2024-04-24T09:31:31.7566667+00:00
John Doyle 31 Reputation points
commented 2024-04-25T07:03:47.71+00:00
John Doyle 31 Reputation points
0 answers

Can't Move Function App Between App Service Plans

I have a Function app in a Consumption App Service Plan. I need it to be in a different tier, so I created an App Service Plan in the same region and resource group. Additionally, I checked the webspace name of the existing and new plans using Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,248 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,865 questions
asked 2024-04-24T16:11:40.6+00:00
Cynthia Davis (Admin) 0 Reputation points
commented 2024-04-25T07:01:32.3333333+00:00
JananiRamesh-MSFT 21,001 Reputation points
0 answers

Cannot Select Pricing Tier

I received this: Onboarding to Azure OpenAI Service Congratulations!  After reviewing your application, we are pleased to inform you that you have been onboarded to the Azure OpenAI Service. As provided in the terms, you may only use this service for…

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-23T20:40:45.2433333+00:00
Sidney Sakota 0 Reputation points
commented 2024-04-25T06:57:47.1933333+00:00
navba-MSFT 16,945 Reputation points Microsoft Employee
2 answers

Penalty for early data deletion in cool tiers V1 storage account

I see in documentation that, "a blob in the cool tier in general-purpose v2 account is subject to an early deletion penalty if it's deleted or moved to a different tier before 30 days has elapsed." - is that applicable to V1 account as…

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
asked 2024-04-10T10:56:51.22+00:00
Oruganti, Sudhamayi 0 Reputation points
answered 2024-04-25T06:57:19.26+00:00
KarishmaTiwari-MSFT 18,367 Reputation points Microsoft Employee
0 answers

how to automate the addition of documents to “bring your own data” on azure openai in python?

good morning, i am currently using bring your own data to load my documents into my ai search resource and index, i would like to automate this process with a python script, i would like to do the steps in the screenshot below in python, then use the…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
702 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,153 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
354 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,368 questions
asked 2024-04-25T06:56:12.04+00:00
AMROUN Lysa 181 Reputation points
0 answers

Azure AI studio web app deployment failed with error "conflict" and unable to redeploy project from playground

Hello, I attempted to deploy a web app from the playground menu using Azure AI studio but it failed with the error status "conflict" and a generic failure reason. Although I can see the deployment failure in my resource group deployments, I am…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,153 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,368 questions
asked 2024-04-23T20:37:48.34+00:00
CTO.care 0 Reputation points
commented 2024-04-25T06:54:31.16+00:00
navba-MSFT 16,945 Reputation points Microsoft Employee
0 answers

Teams Bot App fails to be added to a Chat Group or a Meeting Chat, but works on Teams or Private Chat

Teams Bot App fails to be added to a Chat Group or a Meeting Chat, but works on Teams or Private Chat, manifest below. I do have the Teams Channel enabled on the Azure side of things, as proven by the functionality that works already. Where should I…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
746 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,843 questions
asked 2024-04-25T06:54:01.77+00:00
Sofia 0 Reputation points
1 answer

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,248 questions
asked 2024-04-24T11:36:31.81+00:00
Richard Barraclough 6 Reputation points
answered 2024-04-25T06:53:13.18+00:00
Sreeju Nair 11,606 Reputation points
1 answer

APIM <on-error> policy and <outbound> policy

I am using an APIM to passthrough to a backend service and I wanted to implement better logging and observability for errors when things go wrong either in the APIM itself, or at the backend. I introduced an <on-error> block which has a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,750 questions
asked 2024-04-16T10:24:21.0333333+00:00
chadwell 0 Reputation points
answered 2024-04-25T06:52:52.02+00:00
Aki Nishikawa 400 Reputation points Microsoft Employee
0 answers

VM is not accessible from the whitelisted IP Address

Hi Team, I have tried to connect one vm from whitelisted IP Address but its connecting from yesterday and which was working earlier.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,118 questions
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,140 questions
asked 2024-04-25T05:59:18.6433333+00:00
Thayumanaswamy, Naresh 0 Reputation points
commented 2024-04-25T06:52:41.0766667+00:00
GitaraniSharma-MSFT 47,316 Reputation points Microsoft Employee
1 answer

Cost details are not showing for the category "You have disks that are not attached to a VM . Please evaluate if you still need the disk."

Hi Team, Please find the attached image and help me to understand why cost related data is not shown for the category "You have disks that are not attached to a VM, please evaluate if you still need the disk " How we can get the cost data for…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,028 questions
Azure Advisor
Azure Advisor
An Azure personalized recommendation engine that helps users follow best practices to optimize Azure deployments.
45 questions
asked 2024-04-24T14:15:51.8966667+00:00
Ram Kumar Cheekoti 141 Reputation points
answered 2024-04-25T06:52:29.45+00:00
SadiqhAhmed-MSFT 37,536 Reputation points Microsoft Employee
0 answers

Upload is too slow

I have a straightforward .NET Core API hosted on Azure Kubernetes Services, which runs two pods. Below is the code for my endpoint: [HttpPost("bos2")] [AllowAnonymous] public async Task<ActionResult> Bos2([FromForm] UploadFileDto…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
928 questions
asked 2024-04-25T06:52:16.95+00:00
AH 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to set/check database-level throughput for CosmosDB with MongoDB API?

Hi I'm using CosmosDB with MongoDB API and I currently use a database instance to save IoT time series data from multiple machines in a dedicated collection per machine. Recently, all of the azure resources were moved (through a service provider) from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,248 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,441 questions
asked 2024-03-04T14:52:48.63+00:00
pstark 0 Reputation points
accepted 2024-04-25T06:52:13.4533333+00:00
pstark 0 Reputation points
1 answer

Unable to create Azure Storage Account

Failed to execute 'postMessage' on 'MessagePort': function(J$){var z3;z3=this[P4t] + y9O;L_M.s_t();while(z3-=y9O){if(this[z3 - y9O] === J$){return s5D;}}return V3f;} could not be cloned. { "message": "Failed to execute 'postMessage' on…

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
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
928 questions
asked 2024-04-15T15:03:16.37+00:00
DILIP BHATTA 0 Reputation points
answered 2024-04-25T06:49:47.5833333+00:00
KarishmaTiwari-MSFT 18,367 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

SSMS UI bug (all versions so far)

Hello there, There is an annoying bug in the SSMS UI that I thought will be found and fixed with the latest version (19.0.1) I just installed. It persists in all the previous versions I used and is available here too. Here is the description: Connect…

Azure SQL Database
asked 2023-03-20T08:34:33.5233333+00:00
Hristo Serafimov 35 Reputation points
commented 2024-04-25T06:48:34.87+00:00
Erland Sommarskog 1L Reputation points MVP
1 answer One of the answers was accepted by the question author.

Retrieve acquisition date of satellite image from Azure Maps API

Hello, I have successfully used the Render - Get Map Imagery Tile feature of Azure Maps API to obtain RGB satellite images. However, I would like to know how to retrieve the acquisition date for the image instead. Is there a dedicated service in Azure…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
587 questions
asked 2024-03-21T09:47:45.8066667+00:00
Christian Gutiérrez Lancho 20 Reputation points
commented 2024-04-25T06:47:43.9766667+00:00
Tania J 0 Reputation points
1 answer One of the answers was accepted by the question author.

VPN s2s configuration

Dear [Azure Support / Network Consultant], I am reaching out for support regarding the setup of a Site-to-Site (S2S) VPN connection. I have an established virtual network within Azure and I am attempting to create a VPN connection with an external peer…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,379 questions
asked 2024-04-25T05:29:00.51+00:00
AdamDziechciowski-9642 0 Reputation points
edited the question 2024-04-25T06:47:20.43+00:00
GitaraniSharma-MSFT 47,316 Reputation points Microsoft Employee
1 answer

SSL certificate

I'm new to the subject, I would like to use an SSL certificate from another certification company within Azure so I can access a web application that I have running within an Azure VM, https://xpto.meudominio.com.br, I don't know how do and whether I can…

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,112 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,118 questions
asked 2024-04-24T19:03:02.75+00:00
Ação Engenharia 0 Reputation points
edited the question 2024-04-25T06:47:01.9266667+00:00
Shweta Mathur 27,381 Reputation points Microsoft Employee