92,454 questions with Azure-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Additional private endpoints to an existing private AKS cluster

Hello, I would like some help/insights on below situation. I got a private AKS cluster deployed in Vnet1. Now I am trying to create another private endpoint for this AKS cluster from another Vnet2. I am able to successfully create one and it gets…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
449 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,821 questions
asked 2024-03-28T15:22:28.98+00:00
Alex 260 Reputation points
accepted 2024-03-29T07:02:13.93+00:00
Alex 260 Reputation points
0 answers

Schedule Trigger not working even after week creation?

Schedule trigger created for pipeline to run every 15 min on daily basis. And trigger created week back but still trigger not happening. What could be the problem?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,341 questions
asked 2024-03-28T02:39:30.0033333+00:00
Anuganti Suresh 140 Reputation points
edited a comment 2024-03-29T07:01:20.11+00:00
Anuganti Suresh 140 Reputation points
0 answers

upload blob return Content-Length format error

I use blob REST api to upload file。 the url like this:…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,372 questions
asked 2024-03-29T07:00:22.35+00:00
伟强 黄 0 Reputation points
0 answers

How to extra the correct data with Azure Document Intelligence

Hi all, I'm running into a couple issues with the document intelligence tool extracting data and I'm wondering if you have any tips? I am picking up a | with some of the data, sometimes the data is getting combined with the field next to it, and…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,289 questions
asked 2024-03-27T03:02:40.9366667+00:00
Andrew Welle 0 Reputation points
edited a comment 2024-03-29T07:00:17.85+00:00
navba-MSFT 15,370 Reputation points Microsoft Employee
0 answers

How to authenticate only Local and Guest users in Azure AD B2C and add custom claims in token?

Hello, We are facing an issue in Azure AD B2C to authenticate only Local and Guest users. It is possible with just an application of a single tenant. But We need to add custom claims in token which is not possible at the application level. let me…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
595 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.
890 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,296 questions
asked 2024-03-29T06:58:25.0666667+00:00
Muhammad Zubair 0 Reputation points
1 answer

Azure Backup Server: how to fix Error ID 33623?

Hi, we're trying to install MABS Server and communicate with the VCenter Sphere. We received this error and the Agent shows the "Error" status. Do you know how to fix? We have enabled HTTPS and create a role with administrative…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,103 questions
asked 2024-03-28T16:22:54.8366667+00:00
Andrea Longhitano 0 Reputation points
commented 2024-03-29T06:57:25.1+00:00
SadiqhAhmed-MSFT 36,406 Reputation points Microsoft Employee
0 answers

How to procure Subscription for new Azure Tenant and Subscription for new Organization of 100+ employees

Hi , I am looking for steps to procure new Azure tenant and Subscriptions for new organization of 100+ employees to setup Azure AD , Private Network and buy azure resources. Can you guide me can I get in touch with Microsoft CSAM to start the engagement.…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
890 questions
Windows 365 Enterprise
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
858 questions
asked 2024-03-29T06:46:55.22+00:00
VJ 0 Reputation points
0 answers

How to configured ubuntu vm as agent in ci/cd pipeline

I have created a DevTestLab environment and a vm of image type ubuntu20.4. I want to use this vm in CI pipline to execute certain unit Test Case. Currently I am using Ubuntu20.4 as vmImage to run/execute Unit Test in yml Pipeline, I want to use New…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
252 questions
asked 2024-03-28T12:36:54.96+00:00
Sheepu Kumar 0 Reputation points
commented 2024-03-29T06:46:27.86+00:00
Sheepu Kumar 0 Reputation points
1 answer

While creating compute instance on Azure ML workspace I receive this error "Desired number of dedicated nodes could not be allocated"

Hello I have a Azure ML workspace in "East US" using only private IP addresses. Whenever I request a new compute instance I receive the below error. I tried with the studio web page and powershell. Both have the same outcome. "Desired…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-12T08:50:16.3033333+00:00
Christian HUARD 20 Reputation points
edited a comment 2024-03-29T06:45:28.9966667+00:00
AshokPeddakotla-MSFT 26,131 Reputation points
0 answers

Are there going to be updates for the Bulgarian baseline model?

The Microsoft baseline model that is available for the creation of a custom speech model for Bulgarian (20210628) can be trained only on plain text. Are there going to be any updates of it, since it is form 2021, and if yes, when is it going to happen?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,337 questions
asked 2024-03-27T11:39:10.1+00:00
Viktoriya-6922 1 Reputation point
commented 2024-03-29T06:39:38.4366667+00:00
Viktoriya-6922 1 Reputation point
0 answers

SQL Replication with error

Error "Agent message code 20084. The process could not connect to Distributor " in distributor agent, how do I fix this

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,486 questions
asked 2024-03-28T09:25:51.2366667+00:00
Andrew Lamb 0 Reputation points
edited the question 2024-03-29T06:37:25.62+00:00
ZoeHui-MSFT 32,081 Reputation points
0 answers

More clarity regarding using docker image from container registry

It is unclear how we publish an arm template with an app service that references our private container registry. Let's say we have a private container registry that we want to use in the ARM template, but how do we do it without sharing the ARM template?…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
374 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,691 questions
asked 2024-03-28T20:07:16.8633333+00:00
Sanjay Pant 0 Reputation points
edited the question 2024-03-29T06:33:31.28+00:00
AnuragSingh-MSFT 19,266 Reputation points
1 answer

Continue a previous lab

I had to stop/leave in the middle of a PowerBI training lab. The lab timed out without any information about how to proceed without losing the progress made. Is it possible to rejoin the previous lab in progress?

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.
731 questions
asked 2024-03-28T22:21:29.82+00:00
CharlesShumate-3484 0 Reputation points
answered 2024-03-29T06:30:12.6466667+00:00
SiddeshTN 1,980 Reputation points Microsoft Vendor
1 answer

Synapse Spark Pool can only connect to a Public network storage account ?

Hello, Following this doc on "Resolve Azure Synapse Analytics Apache Spark pool storage access issues" --> unsupported scenarios :…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,372 questions
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,253 questions
asked 2024-03-28T23:00:59.8966667+00:00
Guilr 0 Reputation points
answered 2024-03-29T06:18:22.7233333+00:00
Smaran Thoomu 8,030 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

why am i getting this error?

I have written thos code to read my image but it is giving me error . the code is- service_options = ImageAnalysisClient( endpoint=endpoint, credential=AzureKeyCredential(key) ) # document_file_path =…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,303 questions
asked 2024-03-26T09:26:35.4066667+00:00
Singh, Shruti 0 Reputation points
accepted 2024-03-29T06:17:30.5933333+00:00
Singh, Shruti 0 Reputation points
0 answers

Domain records are setup over the DNS server but not reflecting.

There is a Custom domain host over Azure AD. DKIM records are already setup but not reflecting through the domain records checker side also we enable DKIM record of domain through M365 tenant. Also, after multiple attempts rotating Dkim record it on…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,600 questions
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
588 questions
asked 2024-03-29T06:15:08.34+00:00
Ahan Bhardwaj 0 Reputation points
1 answer

Deploying .NET 8 Docker images to Azure Container Instances

Hello, I'm having trouble to deploy an .NET 8 Web App Docker container image to an Azure Container Instance. This is my Dockerfile: FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base USER app WORKDIR /app EXPOSE 8080 EXPOSE 8081 FROM…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
626 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,080 questions
asked 2024-03-29T00:49:54.0833333+00:00
Alejo Millo 0 Reputation points
answered 2024-03-29T06:10:16.41+00:00
Anveshreddy Nimmala 1,445 Reputation points Microsoft Vendor
0 answers

Group BY gives Wrong result in Azure Synapse Dedicated SQL Pool

We have a Azure Synapse Dedicated SQL Pool, and we run the above query in the datawarehouse. But we get the result wrong and there is no reason for this simple aggregation goes wrong. Appreciate if we can find the reason and the root cause for…

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,253 questions
asked 2024-03-26T06:54:10.5+00:00
KDP-User 0 Reputation points
commented 2024-03-29T06:08:42.4933333+00:00
phemanth 4,695 Reputation points Microsoft Vendor
0 answers

Microsoft information protection: System.Runtime.InteropServices.COMException (0x800A175C)

Hi All, As AIP is going to be disabled , we have moved from AIP to built-in labeling , we are getting these two exceptions while launching the word from my application. We are using Microsoft.Office.Interop.Word.dll word interop library for interacting…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
507 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,401 questions
asked 2024-03-29T05:04:07.0733333+00:00
dkarthik363 0 Reputation points
edited the question 2024-03-29T06:01:18.1766667+00:00
Givary-MSFT 27,001 Reputation points Microsoft Employee
0 answers

Why does Connection.setMessageProperty return an error response?

Hello Speech-To-Text team, By referring to Connection class API doc…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,337 questions
asked 2024-03-27T03:20:17.47+00:00
Kun Wu 101 Reputation points Microsoft Employee
commented 2024-03-29T05:57:57.74+00:00
navba-MSFT 15,370 Reputation points Microsoft Employee