348,802 questions

Sort by: Updated
0 answers

Randomly POST calls are being blocked for few seconds

One weird thing is happening, Randomly POST calls via Ajax are being blocked for few seconds. We have two App services, one for web and one api, all Get calls are working but POST calls sop working. And within 1-2 seconds starts working. Sometime start…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,805 questions
Azure Web Application Firewall
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,042 questions
asked 2024-05-24T14:06:31.93+00:00
Animesh Anand 0 Reputation points
edited the question 2024-05-27T04:56:12.9+00:00
PRADEEPCHEEKATLA-MSFT 79,551 Reputation points Microsoft Employee
1 answer

here i cannot find To create a custom avatar endpoint, follow these steps: Sign in to Speech Studio. Navigate to Custom Avatar > Your project name > Train model.

i cannot find custom avatar key after sign in to the speech studio .

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,443 questions
asked 2024-05-16T11:23:22.97+00:00
Praveen Jaganivasan 0 Reputation points
commented 2024-05-27T04:55:52.14+00:00
santoshkc 5,080 Reputation points Microsoft Vendor
3 answers

two decimal for label

Hello This is my sample code Label LRO = e.Item.FindControl("LRO") as Label; LRO.Text = roff; its should return value in something example two digit decimal 12.45 14.00 15.12 how to do so thanks

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,317 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
306 questions
asked 2024-05-04T14:42:56.72+00:00
RAVI 936 Reputation points
answered 2024-05-27T04:55:50.2333333+00:00
Sushama Agrawal 1 Reputation point
0 answers

FCMv1 authentication

Working on our project for a temp setup, before moving to production, configuration authention for Azure Notification Hub Service, checked the sample template for authentication. Migrated to the FCMv1 version. 1.Should we store both FCM legacy and FCM…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
272 questions
asked 2024-05-26T11:22:32.0533333+00:00
Ashwin 20 Reputation points
edited the question 2024-05-27T04:55:48.58+00:00
PRADEEPCHEEKATLA-MSFT 79,551 Reputation points Microsoft Employee
2 answers

Not able to complete academic verification on azure using github account

I signed up for GitHub student developer pack as I wanted to learn azure and today when I tried to sign up on azure it says me to verify my academic status and for that when I select GitHub it says this : We could not confirm your status as a student.…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,542 questions
asked 2024-05-25T10:13:07.45+00:00
Deepak Kumar 0 Reputation points
edited the question 2024-05-27T04:55:12.53+00:00
PRADEEPCHEEKATLA-MSFT 79,551 Reputation points Microsoft Employee
3 answers

When creating devops pipeline to deploy to Linux webapp NODE:20-lts is unavialable

In Azure WebServices and with az webapp list-runtimes --os linux NODE:20-lts is available, however in an Azure DevOps pipeline task AzureRmWebAppDeployment@4 only offers up to NODE:18-lts which requires manual switch to 20-lts on the resource…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,042 questions
asked 2024-01-30T06:09:29.3866667+00:00
Babel, Milan 5 Reputation points
commented 2024-05-27T04:55:10.0033333+00:00
Chris Tybur 0 Reputation points
2 answers

GitHub Workflow Failing at Azure Login

Hello, I'm following this MS Learn Exercise and running into a login issue. Error: Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. Ensure 'client-id' and 'tenant-id' are supplied.. Double check if the 'auth-type'…

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.
1,051 questions
asked 2024-05-24T01:48:56.3+00:00
AJ 20 Reputation points
answered 2024-05-27T04:54:44.0066667+00:00
Rakesh Gurram 3,975 Reputation points Microsoft Vendor
0 answers

Error with using Graph Toolkit for SPFx

I'm trying to use graph toolkit in my SPFx solution. I followed the steps at https://learn.microsoft.com/en-us/graph/toolkit/get-started/mgt-spfx But when I tried gulp serve it was throwing errors as below: Error - [webpack]…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,842 questions
asked 2024-05-27T04:53:59.3466667+00:00
Xiaoqian Zhang 0 Reputation points
0 answers

Purview - Extracting MetaData

Hi there, I am looking to extract Metadata from a data source in Purview - its source is an AWS S3 bucket. I have seen that I can extract the metadata using REST API's into a JSON format. My question is - what language should I use to do this - I have…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
965 questions
asked 2024-05-24T14:26:06.05+00:00
Rob Sharpe 0 Reputation points
commented 2024-05-27T04:53:52.3133333+00:00
PRADEEPCHEEKATLA-MSFT 79,551 Reputation points Microsoft Employee
0 answers

Azure gateway for containers integration with Kubernetes external DNS service and lets-encrypt.

Hello Team, I would like to ask if Azure application gateway for containers can be integrated with Kubernetes external DNS service for automatic FQDN records registration as well as if it supports lets-encrypt certificates via cert-manager? I was…

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,895 questions
asked 2024-05-26T15:25:09.5466667+00:00
Boban Mitevski 20 Reputation points
commented 2024-05-27T04:53:41.8133333+00:00
Anveshreddy Nimmala 2,790 Reputation points Microsoft Vendor
1 answer

SharePoint Tenent Setting Not fully available in Graph API

The Graph API SharePoint Tenet setting is not giving complete details like the Powershell Cmd : Get-SPOTenent But SPOTenent is using only legacy authorization. And PnP also using only the user based bearer token not accepting the application based…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,842 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
867 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,871 questions
asked 2024-05-24T11:01:43.2233333+00:00
Mukilan M 0 Reputation points
commented 2024-05-27T04:52:43.17+00:00
Mukilan M 0 Reputation points
2 answers

While get user’s list of followed sites (using application permissions). By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites (using application permissions). But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Is this endpoint is not working, is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,842 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,871 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,717 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
520 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,840 questions
asked 2024-05-24T05:16:10.9733333+00:00
Tanvi Mittal 0 Reputation points
commented 2024-05-27T04:52:40.6266667+00:00
Tanvi Mittal 0 Reputation points
0 answers

How to fix error: 'TypeError: Cannot read properties of undefined (reading 'Config')' while using the graphing module?

Hi, Whenever I have to use the graphing module across any modules involved in the data science steram of the MSA program, I always encounter the error: "TypeError: Cannot read properties of undefined (reading 'Config')". For simple plotting 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.
1,051 questions
asked 2024-05-23T01:08:16.47+00:00
Richard Vetticad 15 Reputation points
commented 2024-05-27T04:52:19.5366667+00:00
AmaranS 2,685 Reputation points Microsoft Vendor
1 answer

How to remove an app from user context and deploy this script via Intune

Hey guys, So I cant figure out why my script is not working. I am trying to uninstall a application called MicroSIP (website: microsip.org) via Microsoft Intune on all of our Windows machines but the script is says "not installed" or…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,750 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,162 questions
asked 2024-05-17T22:37:55.2+00:00
Johnny T 0 Reputation points
commented 2024-05-27T04:51:50.24+00:00
Gowtham CP 1,420 Reputation points
1 answer

Dataset format needed for azure blob storage

How do I select what format is right for me while moving documents from SQL Server to Azure blob storage using Azure Data Factory pipeline? The existing documents in the Blob storage show the type as Block Blob, but it doesn't show the format. I need to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,491 questions
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,902 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,756 questions
asked 2024-05-24T13:53:47.7833333+00:00
Reema DSouza 0 Reputation points
commented 2024-05-27T04:49:53.35+00:00
Gowtham CP 1,420 Reputation points
0 answers

Azure - Authentication error in azure

When I try to access Azure DevOps from my account vamvc@hotmail.com from my local machine to see the repositories I have access to, I get the error shown in the attached image. I have tried from 3 different machines, including a new one, and it still…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,542 questions
asked 2024-05-24T03:21:58.2066667+00:00
Víctor A Moreno Vela 0 Reputation points
commented 2024-05-27T04:49:12.05+00:00
ajkuma 22,851 Reputation points Microsoft Employee
0 answers

Optimizing Azure on your data for Japanese text

I have setup RAG with Azure on my data for a Japanese Q&A data, but the response time is slow, taking about 15 seconds. Situation opeai model: gpt-4-32k opeai embedding model: text-embedding-ada-002 Use vector search: Yes Data source: Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,302 questions
asked 2024-05-24T08:01:18.2966667+00:00
shota sato 0 Reputation points
edited the question 2024-05-27T04:49:01.2833333+00:00
navba-MSFT 17,735 Reputation points Microsoft Employee
1 answer

Azure Data Studio - Data Migration Extension

Hi We used the data migration extension in Azure data studio to migrate sql server db to SQL MI We stored all the backups to hte azure blob container We started the migration Once all the backups showed restored. We marked the db as read only. We…

Azure SQL Database
asked 2024-05-24T18:21:32.1466667+00:00
Nitya V 40 Reputation points
commented 2024-05-27T04:48:50.0666667+00:00
Gowtham CP 1,420 Reputation points
5 answers

How to fix ""the target identifier in the request was not found in the tenant" when logging to AzureVM with AAD web credentials

New Azure VM joined to AzureAD. Followed-default setup. When logging into the AzureVM using web access over rdp client, we get prompted for web interactive login and once authentication completes we receive the error: "the target identifier…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,286 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,387 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,298 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,858 questions
asked 2023-04-25T01:13:32.8766667+00:00
IWSIT admin 45 Reputation points
commented 2024-05-27T04:48:16.5666667+00:00
Chris Peyton 1 Reputation point
1 answer

How do we help/increase the reading accuracy "train the OCR AI to read better letters and numbers" better

using the Azure AI OCR to read numbers and letters that has been stanched on Plates increase the accuracy of the AI OCR to read punched numbers and letters on a plate, is there anyway i can do this? or do i in that case have to train my own. My…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
325 questions
asked 2024-05-24T12:48:07.37+00:00
Johan Ögren 0 Reputation points
commented 2024-05-27T04:47:45+00:00
Gowtham CP 1,420 Reputation points