344,157 questions

Sort by: Updated
1 answer

I Have not received certificate after passing the DP900 exam

I Have not received certificate after passing the DP900 exam

Azure SQL Database
asked 2024-05-07T13:11:39.3733333+00:00
PragnaParveda-6730 0 Reputation points
answered 2024-05-07T13:46:25.2466667+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
0 answers

App Service not visible in list of App Services

I have two App Services created over a year ago that used to be visible in the list of App Services. As of recently, the list is not including these two particular App services. They are still working correctly, and they are also available in the list of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2024-05-03T13:49:24.34+00:00
Jurgen Cassar 0 Reputation points
commented 2024-05-07T13:45:44.3466667+00:00
Jurgen Cassar 0 Reputation points
0 answers

How to add an external library to a C# azure functions application?

Hi there, I am trying to use a JavaScript based library in my azure functions application. I copied the file in the root directory of the app and deployed it successfully on Azure but the moment I reference it in the Index.html file, it throws this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,305 questions
asked 2024-04-30T12:36:59.1933333+00:00
Adwait Naik 40 Reputation points
commented 2024-05-07T13:45:11.5333333+00:00
Adwait Naik 40 Reputation points
0 answers

Getting error while reading the user by email address

Hello there, I wanted to explore the Microsoft graph API's for creating the online meeting events via teams meeting. Now the events must be related to respective users. To get the user i have followed below. I have enrolled into the trial version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,672 questions
asked 2024-05-07T13:44:54.2966667+00:00
BS 0 Reputation points
0 answers

I have created an Azure shared disk and attached on the 3 VMs. But when I create a file on one of the VMs, the same file is not appearing on the other VM.

I have created an Azure shared disk and attached on the 3 VMs. But when I create a file on one of the VMs, the same file is not appearing on the other VM.

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
574 questions
asked 2024-05-07T13:44:14.3766667+00:00
Abhishek Zende 0 Reputation points
1 answer

APIM recommendation with service endpoints

With respect to this article, I would like to understand what is the latest recommendation when it comes to APIM networking Art: https://learn.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet?tabs=stv2 Can you suggest why private…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,771 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,164 questions
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.
469 questions
asked 2024-05-03T07:36:28.02+00:00
Pulin Gupta 0 Reputation points
edited a comment 2024-05-07T13:44:05.24+00:00
Ben Gimblett 3,410 Reputation points Microsoft Employee
2 answers

Deploy a static HTML site to an Azure AppService using Azure Pipelines

Hi, I am trying a accomplish a very simple task : Deploy a static HTML web site, which I have in Azure Repos to an Azure App Service. I am new to pipelines, but I cannot find any documentation on the web to do this, and trying to figure out how to do…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2024-04-18T15:18:48.2466667+00:00
Sivilla, John 0 Reputation points
commented 2024-05-07T13:42:43.25+00:00
Sivilla, John 0 Reputation points
1 answer One of the answers was accepted by the question author.

After I wiped a device in Intune, the user is brought to a Windows Recovery screen and can't access the laptop

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
411 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,241 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,375 questions
asked 2024-05-06T15:27:24.76+00:00
Daniel Teschko Jr 0 Reputation points
commented 2024-05-07T13:42:36.2233333+00:00
Daniel Teschko Jr 0 Reputation points
0 answers

How to perform a pivot grid in maui?

Hi, i want to display data from observablecollection in a pivotgrid using .Net Maui 8 like in the picture below. the columns are generated programatically. i write this code in the viewmodel: Stockstcviews =…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,906 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,288 questions
asked 2024-05-03T16:24:46.6+00:00
Kaouthar GR AOUICHAOUI 40 Reputation points
commented 2024-05-07T13:41:14.23+00:00
Kaouthar GR AOUICHAOUI 40 Reputation points
0 answers

External call transformation in dataflow activity fails with large record sets

I have dataflow activity that retrieves data from an Azure MySQL database and invokes an address API using external call transformation to update the database with standardized addresses. However, when dealing with a large number of records…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,615 questions
asked 2024-05-07T13:41:07.27+00:00
Achu A 30 Reputation points
0 answers

Unable to Activate Office Apps for Enterprise on Windows Server 2019 Standard

Cannot activate Office Apps for Enterprise on Windows Server 2019 Standard with an internet connection under Administrator account. Activation fails immediately after entering email address associated with license and hitting Next (never gets to asking…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,473 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,321 questions
asked 2024-05-07T13:40:05.65+00:00
Carol Duvall 0 Reputation points
1 answer

How to use IAudioEndpoint and connect it to Audio Engine?

I want to create a new audio endpoint in user mode. So the audio player can work normally without a physical sound card. I find the API https://learn.microsoft.com/en-us/windows/win32/termserv/terminal-services-audioendpoint-api-reference. As the doc…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,427 questions
asked 2024-03-18T13:33:22.4633333+00:00
mkckr0 0 Reputation points
answered 2024-05-07T13:39:57.14+00:00
mkckr0 0 Reputation points
1 answer

Changing Entra Domain Services SKU from Standard to Enterprise

I am attempting to upgrade the SKU for my Entra Domain Service from standard to enterprise. The documentation says that this change should take only a few minutes. After several hours (13) it is still stuck on saving SKU. Does anyone have any suggestions…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,587 questions
asked 2024-05-03T16:18:39.09+00:00
Alex Oakley 0 Reputation points
commented 2024-05-07T13:39:30.1066667+00:00
Alex Oakley 0 Reputation points
0 answers

InsertDate and UpdateDate column addition in Sink-Delta from dataflow.

I am using dataflow to Upsert the data to my delta lake. My requirement is to have two columns - 1. insertdate 2.updatedate . If there is a new record then both insertdate and updatedate column should get updated with current_date() values. And, if…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,615 questions
asked 2024-05-03T16:53:31.2266667+00:00
Vaibhav 105 Reputation points
edited a comment 2024-05-07T13:38:24.6866667+00:00
phemanth 5,990 Reputation points Microsoft Vendor
0 answers

Python Azure Time Trigger Function not showing in Azure Portal after successful deployment from VS code

Hi, I have a Time Trigger Function written in Python 3.11.9 in Visual Studio code. The function runs successfully locally (using F5). When I deploy the function to the Azure portal from Visual Studio Code, it shows as "Deployment…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,305 questions
asked 2024-05-07T11:50:12.6366667+00:00
Aidan Goldie 0 Reputation points
edited the question 2024-05-07T13:37:54.3433333+00:00
Aidan Goldie 0 Reputation points
1 answer

How do I access Azure AI Video Indexer ARM API Programatically?

I'm quite lost here. For some reason, almost all documentation relating to my problems are bringing up a 404. I'm trying to programmatically access Azure AI Video Indexer. I've downloaded (and slightly modified) the ARM API example from the github here: …

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
46 questions
asked 2023-11-12T21:09:59.3066667+00:00
Matthew D Suddaby 5 Reputation points
commented 2024-05-07T13:37:15.7166667+00:00
Edouard Courty 0 Reputation points
1 answer

Driver update with a wsus server

Good morning, We have a WSUS server, I have carefully selected the drivers in the classifications. But I don't have any drivers coming down in updates. It created a "Pilot" entity but I only have cumulative updates in it. Is this normal? Thank…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,180 questions
asked 2024-05-07T08:35:28.89+00:00
Tech EA 70 Reputation points
answered 2024-05-07T13:36:32.3333333+00:00
Adam J. Marshall 8,706 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Retirement Announcement - Upgrade to Text-to-Speech Neural Voice on 31 August 2024

Text-to-Speech currently supports both standard and neural voices. However, since the neural voices provide more natural sounding speech output, and thus, a better end-user experience, we are retiring the standard voices on 31st August 2024 and they will…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,408 questions
asked 2021-08-27T06:03:34.957+00:00
romungi-MSFT 42,286 Reputation points Microsoft Employee
commented 2024-05-07T13:36:12.67+00:00
Vinod Mankare 0 Reputation points
0 answers

Azure Document Intelligence - prebuild-layout - find original page number in markdown result

I'm using the Azure Document Intelligence service to analyze different types of documents. I set the output format style in Markdown to be able to have more information regarding the structure and formatting of the document. To get the result in…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,397 questions
asked 2024-05-03T15:08:47.8466667+00:00
Curati Filippo 0 Reputation points
commented 2024-05-07T13:35:27.4766667+00:00
santoshkc 4,435 Reputation points Microsoft Vendor
1 answer

Where to find databases for completing exercises

Is there a particular place where I can access databases used in explanations to finish exercises? This question is related to the following Learning Module

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
74 questions
asked 2024-05-07T11:33:27.83+00:00
med chadi ben brahim 0 Reputation points
edited an answer 2024-05-07T13:34:59.28+00:00
SiddeshTN 2,630 Reputation points Microsoft Vendor