Content
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 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…
"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…
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…

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…

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.…
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…

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…
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…
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)…
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…
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…
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…
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…
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?
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…

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…

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…

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.
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