94,966 questions with Azure-related tags

Sort by: Updated
0 answers

Anyone else having trouble with NVadsA10 v5-series VMs in Canada Central?

Been having issues all week. I was able to get them up by redeploying them Monday, but now the entire series is down. I had to change the size to the NCasT4_v3-series. We have plenty of Quota on our Subscription. Even creating a brand new NVadsA10…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,125 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.
935 questions
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-25T14:35:15.96+00:00
Robert Krumenacher 20 Reputation points
1 answer

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.
703 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,156 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,369 questions
asked 2024-04-25T06:56:12.04+00:00
AMROUN Lysa 181 Reputation points
answered 2024-04-25T14:33:59.5333333+00:00
Jaideep Roy 1 Reputation point
0 answers

The recommended certificate didn't work on Azure Database for PostgreSQL Single server in China east 2 region

Hi,   I have a question about the Azure Database for PostgreSQL - Single Server (located in China East 2).   We recently noticed that there is a warning message in the Azure portal, which is "As a part of routine certificate rotation, the root…

Azure Database for PostgreSQL
asked 2024-04-18T15:24:54.75+00:00
Xiaoyun Liao 40 Reputation points
commented 2024-04-25T14:33:46.31+00:00
Xiaoyun Liao 40 Reputation points
1 answer

Troubleshooting HyperV to azure synchronization failures

HyperV VM to Azure recovery services vault failing to remove. This question is related to the following Learning Module

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,125 questions
asked 2024-04-25T13:29:38.7+00:00
CynRojas 0 Reputation points
edited the question 2024-04-25T14:28:23.9966667+00:00
Rakesh Gurram 2,680 Reputation points Microsoft Vendor
1 answer

how to solve this problem? I want to download SQL server.

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,697 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,120 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,245 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,155 questions
asked 2024-04-25T11:06:08.61+00:00
answered 2024-04-25T14:25:51.65+00:00
Rahul Randive 8,186 Reputation points Microsoft Employee
0 answers

How to combine the grouping aspect of Sessions with Batch receiving messages in an Azure Function

I have a use case where incoming servicebus messages need to be grouped by sessionId (the ordered processing is not really needed), where a function instance can receive a batch of messages of a session at the same time by using…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
544 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,257 questions
asked 2024-02-28T09:06:48.07+00:00
Othello Clemens 0 Reputation points
commented 2024-04-25T14:25:40.1566667+00:00
Schneider, Michael 40 Reputation points
1 answer

module 3-exercise-create-web-api cannot build

Hi, I am following https://learn.microsoft.com/en-us/training/modules/build-web-api-aspnet-core/3-exercise-create-web-api and the OOB installed code will not build. Just hangs the terminal I haven't learnt how to debug things like that yet. Where can 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.
891 questions
asked 2024-04-21T23:33:36.4066667+00:00
John Campbell 5 Reputation points
commented 2024-04-25T14:25:15.44+00:00
Pradeep M 165 Reputation points Microsoft Vendor
0 answers

Writing binary data to ADLS in Synapse notebook

Hi all, Is it possible to write binary data to the ADLS in Synapse notebook using Pyspark? I retrieve data via an API call where the content type is application/excel (basically binary data) and want to save it to the ADLS, a specific location like…

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,364 questions
asked 2024-04-18T19:40:19.28+00:00
Ljubo Jurkovic 41 Reputation points
commented 2024-04-25T14:24:42.44+00:00
Ljubo Jurkovic 41 Reputation points
0 answers

The subscription is not allowed to create or update the serverfarm.

As has been reported by many over the last 1-2 weeks I am seeing the above error on the deployment of all resources that require a Microsoft.Web/serverfarms resource. I have tried deployments via portal and CLI, to multiple regions, over the last 5 days…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,257 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,869 questions
asked 2024-04-25T11:55:16.73+00:00
James Longworth 326 Reputation points
edited the question 2024-04-25T14:23:57.7333333+00:00
MayankBargali-MSFT 68,471 Reputation points
1 answer

View current instances wuth kql query in Azure Web Apps

Hi there, I'm trying to view the current intances with a KQL query but not really successful, tired a couple of different KQL query, see below : requests | where timestamp >= ago(24h) | summarize CountOfEvents=count() by bin(timestamp, 1h),…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,869 questions
asked 2024-04-23T11:54:59.0133333+00:00
Johann 0 Reputation points
commented 2024-04-25T14:16:42.3333333+00:00
Johann 0 Reputation points
0 answers

Azure deployment error: The subscription <id> is not allowed to create or update the serverfarm.

Why do I receive the below error? I am first time using Azure "App Services" - "web app + database" Operation name: Update hosting plan Time stamp: Thu Apr 25 2024 14:17:51 GMT+0100 (British Summer Time) Error code: Forbidden …

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,869 questions
asked 2024-04-25T14:15:17.52+00:00
Stephen Dooley 0 Reputation points
0 answers

Why isn't GitHub Actions Showing up as an Option for App Service Build Service?

I was previously using GitHub Actions as the Build Provider for my Web App, but something has changed and now that isn't an option anymore. The only options I have are App Service Build Service and Azure Pipelines. I have tried logging out of Github and…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,869 questions
asked 2024-04-25T14:14:15.3566667+00:00
Sydney Beck 0 Reputation points
0 answers

AML - How do I get the data I need from Assigning Data to Clusters

I have a Data to Clusters model that is being feed 4000 points in training and 4000 items to be compared against the points. It is providing the best guess in the Assignments which is mostly good. But I need to determine how confident it is by seeing…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
asked 2024-04-25T14:11:36.57+00:00
Drummond, Joshua (AA) 0 Reputation points
1 answer

Azure Function shows error 'There is not enough space on the disk'

I have an Azure Function written in java which is deployed to Azure via Github Action. In the Azure Portal the following error is shown: Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. System.Private.CoreLib:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,257 questions
asked 2024-04-24T17:18:10.73+00:00
MWarn 0 Reputation points
edited an answer 2024-04-25T14:06:58.5366667+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Bad gateway error when creating azure app service

Hello there, I am getting a bad gateway error when creating an azure app service. The content of the error is below. How can I solve it? { "status": "Failed", "error": { "code":…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,869 questions
asked 2024-04-18T13:28:40.0566667+00:00
Ozdenur Eraslan Bali 40 Reputation points
commented 2024-04-25T14:03:14.26+00:00
Ozdenur Eraslan Bali 40 Reputation points
0 answers

Limited or No Access to a B2C Tenancy to New Developers

I've added myself and another dev to the tenancy, resource group and subscription as contributors to an already up and running B2C Tenancy and yet we still get the error message reading "Limited or No Access" which claims that I don't have an…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
935 questions
asked 2024-04-25T14:01:39.3466667+00:00
Thomas Luke Roberts 0 Reputation points
1 answer

Failed to fetch BIOS GUID for the server

I have this error while trying to add servers to the discovery appliance. When I connect to the server i can see the GUID using these commands: cat /sys/class/dmi/id/product_uuid dmidecode | grep -i uuid | awk '{print $2}' But the appliance can't reach…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
717 questions
asked 2024-04-12T00:13:39.3266667+00:00
DAN RODRIGUEZ 20 Reputation points
accepted 2024-04-25T13:58:38.5366667+00:00
DAN RODRIGUEZ 20 Reputation points
0 answers

SAP CDC and SAP Tables connectors regarding SAP Note 3255746 ?

Dear Team, Is there any one who when through the SAP Note 3255746 ? What impact shroud we expect regarding the SAP CDC and SAP Tables connectors already implemented for our customers? Thanks for you input. Tarik

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,364 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,532 questions
asked 2024-04-23T11:45:42.5766667+00:00
Tarik Zaaboul 0 Reputation points
commented 2024-04-25T13:55:40.2233333+00:00
Tarik Zaaboul 0 Reputation points
1 answer

It appears that the Azure release pipeline's deployment to functionApp is stalling.

Dear Team, using Azure release pipeline , deploying the function app using the task : https://github.com/Microsoft/azure-pipelines-tasks/blob/master/Tasks/AzureFunctionAppV1/README.md It appears that the Azure release pipeline's deployment to functionApp…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
935 questions
asked 2024-04-25T11:48:32.5233333+00:00
Lakshmi Narayana Tenka 0 Reputation points
edited the question 2024-04-25T13:52:51.3933333+00:00
Lakshmi Narayana Tenka 0 Reputation points
0 answers

Azure Web App Crashing

Hi, I'm currently getting web app crashes within Azure. We've enabled Crash monitoring and I can see we're getting the following: HelperMethodFrame System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,869 questions
asked 2024-04-25T13:52:10.37+00:00
Andy Williams 0 Reputation points