Microsoft Q&A

Azure

82,780 questions

A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.

Browse all Azure tags

82,780 questions with Azure-related tags

Sort by: Updated
0 answers

Can't create OpenAi resource after being accepted

Received message: "Congratulations!  After reviewing your application, we are pleased to inform you that you have been onboarded to the Azure OpenAI Service." Cannot create Openai resource because there is no pricing tier listed. Also get the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
1,467 questions
asked 2023-12-10T15:46:24.7066667+00:00
Frederick Weiner 0 Reputation points
commented 2023-12-10T21:17:26.6866667+00:00
Anthony LAVABRE 0 Reputation points
1 answer

Azure notification on migration of classic storage accounts, but all storage accounts should be migrated

I am global administration in our Azure portal. I got notified by email that I must migrate our classic storage accounts. When I try to find them I can only see "modern" storage accounts. Is this a false positive mail or could there be storage…

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,315 questions
asked 2023-12-07T09:32:27.0633333+00:00
Magnus Danielson 0 Reputation points
commented 2023-12-10T21:06:57.1066667+00:00
Magnus Danielson 0 Reputation points
0 answers

"The length of execution output is over limit (around 4MB currently)" when using "Get Metadata" activity in Azure Data Factory

I want to get a list of files in a Container, Azure Blob Storage using "Get Metadata" activity in Azure Data Factory. There are many files in the container around 10,000,000. The activity fails getting the below error: The length of execution…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
8,527 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,100 questions
asked 2023-12-10T20:54:44.06+00:00
Mohammad Saber 526 Reputation points
2 answers

Quantum Workspace Azure Notebook - cell magic %%qsharp not found

I try to run a quantum notebook in Azure Quantum Workspace. The note bokk is Python 3. I would like to run a single cell in Q# mode, e.g. I type "%%qsharp" But I'm getting: UsageError: Cell magic %%qsharp not found. ?? shouldn't it be possible…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
48 questions
asked 2023-12-10T13:28:53.98+00:00
BjornD Jensen 46 Reputation points
edited an answer 2023-12-10T20:18:39.2733333+00:00
kobulloc-MSFT 19,376 Reputation points Microsoft Employee
1 answer

Clarification for the AllowAllWindowsAzureIps range and scope

Can anyone here please clarify if the firewall rule 0.0.0.0 AllowAllWindowsAzureIps scope is for all objects within our Azure Tenant or the whole IP ranges owned by Microsoft…

Azure SQL Database
asked 2023-12-07T01:58:41.92+00:00
EnterpriseArchitect 3,926 Reputation points
commented 2023-12-10T20:17:08.2366667+00:00
Jordan Hays 80 Reputation points Microsoft Employee
0 answers

Unable to connect azure fabric workspace in c#

This code is not working to connect azure fabric account to access my workspace. I am able to generate token with my azure credential but azure fabric workspace not connected as mention below website .Please help and suggest.…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
236 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.
662 questions
asked 2023-12-10T20:05:49.6066667+00:00
Dheeraj Shrivastava 0 Reputation points
2 answers

Microsoft Authenticator locked and will not respond

I've been using MS Authenticator for years for my work account. I recently added my personal account to Authenticator, which I'm using on an iPhone 13 Mini running iOS 16.6.1. Immediately after adding my personal account, the app is no longer working…

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.
4,516 questions
asked 2023-12-10T17:32:26.62+00:00
MichaelA-3547 0 Reputation points
answered 2023-12-10T19:46:22.35+00:00
Dave Patrick 418.6K Reputation points MVP
0 answers

Azure webapp fails during startup (it used to work before)

I have had an Azure webapp up and running the last couple of years. It is basically Python code and fastAPI running a backend that I call from a separate website. During this period I have updated the code sucessfully several times, and uploaded it to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,087 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
635 questions
asked 2023-12-10T17:37:12.7433333+00:00
Thomas Elboth 0 Reputation points
commented 2023-12-10T19:37:29.67+00:00
Thomas Elboth 0 Reputation points
1 answer

In Azure Synapse dedicated sql pool we have table with Identity column. But we are getting duplicate values in the Identity columns.

We have a table with Identity column in Azure Synapse Sql. Recently we found out that there are duplicates values are generated. We are loading this tables using SP's but there is no SET IDENTITY_INSERT ON command applied. We are not able to understand…

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.
3,827 questions
asked 2023-04-13T10:24:55.4033333+00:00
Nikhil Gumulwar 25 Reputation points
answered 2023-12-10T19:26:50.3566667+00:00
MikeBurek 0 Reputation points
0 answers

UnknownHostException intermittently when Java makes connection with cosmosdb

We have a springboot app deployed in kubernetes (using latest azure-cosmos jar files) This app connects to cosmosdb and it all works fine for a while when we use it continuously. When the app is left untouched for a while (or sometimes first time use)…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,272 questions
asked 2023-06-02T23:44:02.63+00:00
cosmosdbuser 5 Reputation points
commented 2023-12-10T19:22:40.9366667+00:00
09092601 1 Reputation point
0 answers

some problemes finding the authorisation code and redirected_uir to use the AuthorizationCodeCredential Class

I was working on this demo of entreprise data search using cognitive search and chatgpt : https://github.com/Azure-Samples/azure-search-openai-demo/ I was able to deploy the full application. here is how it looks like in azure portal then i wanted…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
1,467 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
1,894 questions
asked 2023-12-10T18:32:24.6766667+00:00
Amir Billel Souala 60 Reputation points
0 answers

iphone (iOS 17.1.2) not receiving notifications

Hello, I'm trying to log in to the Microsoft 365 Admin site. In a behavior that's different than when I log in to my Microsoft365 account I get asked if it's a school or business account. I select business, enter the password and get a prompt to enter…

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.
4,516 questions
asked 2023-12-10T18:21:36.4666667+00:00
Humberto Goyen 0 Reputation points
2 answers

How to search multiple URLs?

Dears, I'm testing the Azure platform with Openai and I would like to know how I add a URL data source, for example, I would like the AI response data source to be 4 URLs. In the playground I can add just one and if I need to ask a question comparing 2…

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.
507 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
1,467 questions
asked 2023-11-29T13:36:51.4033333+00:00
Diego Sousa 0 Reputation points
edited the question 2023-12-10T18:20:38.15+00:00
ajkuma 19,041 Reputation points Microsoft Employee
1 answer

AISearch's MySQL data source is successfully created, but the connectionString item is not set.

https://learn.microsoft.com/ja-jp/rest/api/searchservice/create-data-source The MySQL data source was created according to the specifications described in this document. However, the credentials > connectionString value is not set and is null. I would…

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.
507 questions
asked 2023-12-04T05:02:23.9066667+00:00
長谷部 0 Reputation points
edited the question 2023-12-10T18:18:42.03+00:00
ajkuma 19,041 Reputation points Microsoft Employee
0 answers

Could you provide more context or clarify the issue you're experiencing with ricepuretest.com not appearing in Microsoft? This will help me assist you better!

Why isn't ricepuretest.com showing up or appearing as expected on Microsoft platforms, such as browsers or search results?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,125 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
255 questions
asked 2023-12-10T18:18:04.6766667+00:00
Muhammad Awais Yousaf 0 Reputation points
3 answers One of the answers was accepted by the question author.

I cannot access my account

I'm having trouble logging into my account When I want to access my account it asks me for the authentication code in the Microsoft Authenticator app, but my account information is on my old phone that I formatted and sold, and when I choose the option…

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.
4,516 questions
asked 2023-12-06T17:44:25.0766667+00:00
TAREQ FAISAL ALI BAWAZEER 20 Reputation points
answered 2023-12-10T18:01:35.2+00:00
Dave Patrick 418.6K Reputation points MVP
1 answer

Continue Deployment Document Intelligence with Github

Hello Community, I'm exploring ways to integrate Git&GitHub for managing trained models in Azure AI Document Intelligence. I understand that Azure AI Document Intelligence Studio can train a model, let's call it "ModelName," which…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,059 questions
asked 2023-11-14T18:58:48.91+00:00
Ming 20 Reputation points
commented 2023-12-10T18:00:33.17+00:00
Gavino, Ronald (London) 0 Reputation points
2 answers

Health Check for WordPress on Azure App Service

What should be the health prove path for WordPress on Azure App Service? I installed a plugin called Health Check & Troubleshooting and used the path /wwwroot/wp-admin/site-health.php that was created by the plugin. The plugin shows healthy in admin…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,087 questions
asked 2023-05-17T15:31:07.6133333+00:00
Arunansu Pattanayak 82 Reputation points Microsoft Employee
commented 2023-12-10T17:54:12.33+00:00
Logan Cook 0 Reputation points
0 answers

How to assign the IAM role for a specific key which created in Azure Key Vault using Azure SDK for GO

We are currently implementing a scenario where we need to assign IAM role for a specific key using Azure SDK for GO. Can you please let us know which package and methods we can use? We see rbac package but not able to conclude on that. Please help.

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.
967 questions
asked 2023-12-10T17:39:45.31+00:00
Roopan M 20 Reputation points
2 answers

remove chars from integer columns in databricks delta

Hi Expert, how to remove chars from column in databricks delta when datatype is not null col1 1 2 3 er ge e

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.
3,827 questions
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,201 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,716 questions
Azure Data Lake Analytics
asked 2023-12-08T12:02:08.32+00:00
Shambhu Rai 1,181 Reputation points
commented 2023-12-10T17:34:15.5333333+00:00
Shambhu Rai 1,181 Reputation points