94,242 questions with Azure-related tags

Sort by: Updated
0 answers

How does resiliance work with Azure active/active gateway?

Hi, I'm trying to understand how the resiliance works when we have a single VPN on a Azure VPN Gateway running in active/active mode. Our existing Azure zone-redundant VPN gateway has mulitple active/active VPNs already running on it, but I need to…

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,368 questions
asked 2024-04-18T10:57:12.59+00:00
Sean Dodd 0 Reputation points
1 answer

How to fix MailboxNotEnabledForRESTAPI

Dear Team, I'm developing an application that requires access to a mailbox enabled for the Outlook REST API. We need a developer preview account to test our app's functionality, especially for creating online meetings, booking the host and recipient's…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,906 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.
911 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,495 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,822 questions
asked 2024-04-18T10:21:56.6666667+00:00
asdfasfawfwfwf 0 Reputation points
answered 2024-04-18T10:57:06.6833333+00:00
Andy David - MVP 1.4L Reputation points MVP
0 answers

The subscription is not allowed to create or update the serverfarm

Hi, I'm busy with my certification (AZ204) and need to deploy a function app as part of it however every time I deploy I get the same error, as below. My Azure subscription is part of the VS benefits that I receive from my company, and I am in their…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,004 questions
asked 2024-04-18T07:26:33.3+00:00
Eduard de Bruyn 0 Reputation points
edited the question 2024-04-18T10:57:01.5833333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Fix Exercise - Configure a public load balancer regarding used Ubuntu image

Hi! I stumbled upon this problem during the learn exercise: https://learn.microsoft.com/en-us/training/modules/improve-app-scalability-resiliency-with-load-balancer/4-exercise-configure-public-load-balancer?pivots=bash The Ubuntu image…

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.
840 questions
asked 2024-03-04T14:53:34.3866667+00:00
Bernhard Rausch 5 Reputation points
edited a comment 2024-04-18T10:56:05.5566667+00:00
Rakesh Gurram 2,325 Reputation points Microsoft Vendor
0 answers

Unable to schedule Exam- link to corporate email is causing problems

I want to schedule DP-600 exam using my work ID as I have got a voucher from my company, but I am unable to schedule the exam, frequently getting error as "That Microsoft account doesn't exist. Enter a different account or get a new one. " .…

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.
840 questions
asked 2024-04-18T08:17:37.43+00:00
KOLI, SONIA 0 Reputation points
edited the question 2024-04-18T10:56:04.55+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
1 answer

How to dis associate subnet from NATGateway using Azure SDK.

0 I am using this method to associate NATGateway to a subnet. ArmClient azure = this.azureProvider.GetAzureClient(resourceTenantId, subscriptionId); var subnetId = SubnetResource.CreateResourceIdentifier(subscriptionId,…

Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
23 questions
asked 2024-04-17T07:00:51.18+00:00
Shijun Lv 46 Reputation points Microsoft Employee
commented 2024-04-18T10:55:21.5+00:00
Shijun Lv 46 Reputation points Microsoft Employee
0 answers

How to install managed dependency for example a Powershell module in Powershell based azure functions?

In Azure function app, we are able to install Az modules as default as it mentions in the requiremnts.psd1 file as shown in the below image by uncommenting , it will install the Az module By following the same process we are trying to install…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,206 questions
asked 2024-04-18T07:59:03.2733333+00:00
Bony Cherian 0 Reputation points
edited the question 2024-04-18T10:54:47.06+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
1 answer

Using Ai Vision Studio -Cannot run test sample

When running no-code solution saw prompt that indicated error with resource group. I flashed in the upper left corner of window and goes away. No results appear in window. I am following al the steps in training module.

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.
840 questions
asked 2024-04-11T13:41:01.25+00:00
SaxTech 0 Reputation points
edited a comment 2024-04-18T10:54:17.7133333+00:00
Rakesh Gurram 2,325 Reputation points Microsoft Vendor
1 answer

How exactly to decide for an ongoing project, to carry it in brownfield or to completely start it with new base as greenfield?

wanted to understand more on decision making of a brownfield project

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.
840 questions
asked 2024-03-21T08:03:24.7433333+00:00
Pavitra Verma 0 Reputation points
edited a comment 2024-04-18T10:53:39.07+00:00
Rakesh Gurram 2,325 Reputation points Microsoft Vendor
3 answers

WebAPP deploy of my Azure OpenAI chat, never finished, never achieved

I have applied vector search to improve my interaction with the chat of my Open AI resource. At this moment I am satisfied with its answers and I want to deploy it to a webapp. But when I try to do it, I fill out all the fields, everything seems correct,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,116 questions
asked 2023-09-28T03:22:26.0933333+00:00
Isaura Natalí Velásquez Mendoza 0 Reputation points
answered 2024-04-18T10:52:47.5+00:00
Winston 0 Reputation points
1 answer One of the answers was accepted by the question author.

Validation failing for Azure Function in Microsoft Learn Module for "Create a custom skill for Azure AI Search."

I'm working on the module for "Create a custom skill for Azure AI Search". For: Create an Azure Function for a custom skill, step 3 requires us to create a new function. Validation is failing, with the error: This region has quota of 0…

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.
840 questions
asked 2024-04-16T23:03:31.1733333+00:00
Ivan Schneider 20 Reputation points
accepted 2024-04-18T10:52:42.95+00:00
Ivan Schneider 20 Reputation points
0 answers

Why is the Copy-Activity slower than a Stored Procedure in Azure Data Factory?

I am building an Azure Data Factory pipeline to mimic the Stored-Procedure-based workflow, where the first step is to read several JSON-files from a connected Azure Blob Storage and copy the data to our Azure SQL Database. However, the Dataflow takes…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,414 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,473 questions
asked 2024-04-12T12:19:33.7+00:00
RenPanning-1598 20 Reputation points
commented 2024-04-18T10:48:41.6366667+00:00
RenPanning-1598 20 Reputation points
1 answer

How to "Associate the AI service resource" based on this learning module?

in the Learning "https://learn.microsoft.com/en-us/training/modules/fundamentals-azure-ai-services/4-use-azure-ai-service" the step to "Associate the AI service resource", there is no "use resource" button or link. What am I…

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.
840 questions
asked 2024-03-13T16:19:19.6033333+00:00
samsmithnz 5 Reputation points
edited a comment 2024-04-18T10:48:25.68+00:00
Rakesh Gurram 2,325 Reputation points Microsoft Vendor
0 answers

Openshift Cluster stuck, cannot delete

Hello, Openshift cluster is stuck in provisioning state: creating, tried to delete it but to no avail, seems to be stuck entirely. How can I force delete it, since it seems to lock up everything. Best regards, David

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
69 questions
asked 2024-04-18T10:45:53.2733333+00:00
David 0 Reputation points
edited the question 2024-04-18T10:47:23.69+00:00
David 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure infrastructure use ARM Templates

Hi Support, I was doing the following exercise "Create and deploy an Azure Resource Manager template". Followed instructions and every step but got the error command, "No such file or directory: azuredeploy.json. ARM template doesn't have…

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.
840 questions
asked 2024-03-24T15:09:19.1166667+00:00
SRP 20 Reputation points
edited a comment 2024-04-18T10:47:18.37+00:00
Rakesh Gurram 2,325 Reputation points Microsoft Vendor
1 answer

dynamic dictionary feature limits related to language pair

hello, Is there a usage limitation to dynamic dictionary feature particularly to vietnamese? we are trying to apply dynamic dictionary to korean - vietanmese language pair. About 1000 term is applied to single translation, then the response have shown…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
339 questions
asked 2024-04-17T09:33:55.5433333+00:00
ywmo 41 Reputation points
commented 2024-04-18T10:46:46.06+00:00
santoshkc 3,850 Reputation points Microsoft Vendor
0 answers

Azure Open AI GPT4 with vision causes content filtering for normal(valid) images

Hello All, I am facing an issue in Azure Open AI where i am using GPT4 with vision model and trying to perform classification of documents by passing images of the document (1 document image per request), the prompt works for a few requests but when i…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,116 questions
asked 2024-04-11T01:17:42.8566667+00:00
Ashish Agarwal 0 Reputation points Microsoft Employee
commented 2024-04-18T10:45:47.2166667+00:00
AshokPeddakotla-MSFT 27,121 Reputation points
1 answer One of the answers was accepted by the question author.

Why I am not getting the Run Analysis or Layout on my page in Custom Classification Model in Azure AI Document Intelligence Studio

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,336 questions
asked 2024-04-16T10:13:34.8933333+00:00
Hassan Kaleem 20 Reputation points
accepted 2024-04-18T10:45:42.4733333+00:00
Hassan Kaleem 20 Reputation points
0 answers

Unable to install Windows Admin Center on Azure Stack HCI Cluster

Hi, I've tried installing the Windows Admin Center extension on my HCI cluster but it fails on both nodes with this message "Extension Message: Enabling Windows Admin Center, SearchingForWindowsAdminCenter: Windows Admin Center is not installed,…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
262 questions
asked 2024-04-15T10:48:42.7866667+00:00
Jamie Williams 0 Reputation points
commented 2024-04-18T10:45:14.17+00:00
Jamie Williams 0 Reputation points
0 answers

AI Studio throws error - Unauthorized

Hello! im trying to use Open AI studio with simple playground with both a GPT3.5 Turbo and GPT4 and gives me the error Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired. |…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,116 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,347 questions
asked 2024-04-14T11:29:08.17+00:00
Angel Barrado 0 Reputation points
commented 2024-04-18T10:44:21.4633333+00:00
AshokPeddakotla-MSFT 27,121 Reputation points