55,405 questions

Sort by: Updated
0 answers

Creating new Azure CDN

I'm having an issue with my new Azure account. Whenever I try to create a CDN or Front Door service, I always get the following error. I have tried using different resource groups in different regions but I'm still encountering the same problem. What…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
607 questions
asked 2024-06-05T23:38:38.2766667+00:00
Khalid 0 Reputation points
edited a comment 2024-06-06T08:58:32.8033333+00:00
kwonhm 0 Reputation points
0 answers

"Bad gRPC response. HTTP status code: 500" error with Azure function app

Not sure if this is the write forum to ask this question. please direct me to the proper place if not. We have a .NET 8 C# function app (V4), running in isolation mode. It is a gRPC client connecting to a gRPC server also running in Azure, under a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,448 questions
asked 2024-05-29T16:50:50.1366667+00:00
David Toyer 0 Reputation points
commented 2024-06-06T08:58:00.94+00:00
dkorolev 0 Reputation points
0 answers

AZ900 certification

I have completed my AZ900 certification on 3rd june but still i didn't received my certification Kindly help me on this

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
asked 2024-06-06T08:57:43.4666667+00:00
Tejaswi Kodali 0 Reputation points
0 answers

Fail to find message by singleValueExtendedProperties using $filter, where singleValueExtendedProperty is a UUID

Hello, I'm using the graph sdk to send mails with two singleValueExtendedProperties. Both properties use the "{type} {guid} Name {name}" convention for setting the id. For both of them the value is a random UUID set at send time. We have a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,957 questions
asked 2021-05-26T14:31:48.037+00:00
Preda Radu 1 Reputation point
commented 2024-06-06T08:55:36.9766667+00:00
Michael Brandt 0 Reputation points
0 answers

Discrepancies between using Action.Submit and Action.Execute in Teams bot adaptive cards

Using Action.Submit there is an option to hide the feedback message using: "msTeams": { "feedback": { "hide": true } } With Action.Execute that is…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,943 questions
asked 2024-04-21T10:15:12.1033333+00:00
Boris Rusinovic 21 Reputation points
commented 2024-06-06T08:53:45.56+00:00
Boris Rusinovic 21 Reputation points
0 answers

How to add macros in the "Custom Ribbon" of Visio

There no "macro" option added in the "custom ribbon" of Visio like in Word and Excel. It's really frustrating not to save code developed through VBA in the Visio ribbon

Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
82 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,616 questions
asked 2024-06-06T08:53:40.28+00:00
YINGHU LI 0 Reputation points
0 answers

Windows server Updates

I have win server 2022 21h2 (hardware hp & vm )and kb5037782 failed with error installation failure: Windows failed to install the following update with error 0x80071ab1 I noticed that there is a conflict between kb5037782 (security update 2024) vs…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,529 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,362 questions
asked 2024-06-06T08:52:44.9766667+00:00
Mahmoud Abdelaziz Ahmed 0 Reputation points
0 answers

My dev subscription was terminated, there was a domain, can I renew or release it? on a new subscription?

My dev subscription was terminated, there was a domain, can I renew or release it? on a new subscription? It says that it's not availible, and subscription is terminated. Any clues? Thanks

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
asked 2024-06-06T08:51:45.32+00:00
KB Chainer 0 Reputation points
0 answers

Single Sign On to different O365 tenants

Hi everybody, I have the following situation: Single Active Directory domain (domain.local) 2 Office 365 tenants (domain1.com, domain2.com) 2 ADFS Servers one of them syncing users from one OU1 to domain1.com and handling SSO. Users have UPN…

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.
4,026 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,213 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,979 questions
asked 2024-06-06T08:50:15.8566667+00:00
Christoph Nellis 0 Reputation points
0 answers

Autopilot v2 device group disappears from policy

Hello together, I´m trying to test the new Autopilot device preperation policy. But the device group which I assign to the policy is always disappearing after I reopen the policy to edit the settings. Does anybody else have the problem? Best…

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.
421 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,541 questions
asked 2024-06-06T08:47:34.6666667+00:00
Christian Arnold 0 Reputation points
0 answers

How to programatically get NPU utilization using C/C++/C#

如果一台PC有NPU,那么在Windows 11任务管理器中,“性能”页面就会显示NPU的信息(包括使用率),一般来说,这个页面显示的信息从“性能计数器(PDH)”中获取,但是我并没有找到对应的计数器。有谁知道这个NPU使用率从哪儿获取吗? If a PC has an NPU, then in the Windows 11 Task Manager, the "Performance" page will display the information of the NPU…

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,462 questions
Windows Performance Toolkit
Windows Performance Toolkit
A collection of Microsoft performance monitoring tools that produce in-depth performance profiles of Windows operating systems and applications.
92 questions
asked 2024-06-06T08:39:18.8033333+00:00
comor 0 Reputation points
0 answers

We are facing a intermittent issue related to JMS where the JMS connection is being closed and we need to restart the application in order to restart it. Is there any solution to this recurring JMS exception

We are facing a intermittent issue related to JMS where the JMS connection is being closed and we need to restart the application in order to restart it. Is there any solution to this recurring JMS exception. This is occurring mostly during the weekends.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,095 questions
asked 2024-06-06T08:35:55.24+00:00
Gouse Zaheed Shaik 0 Reputation points
0 answers

Migrating Sentinel DNS event connector from legacy agent to AMA

Hi I am in the process of migrating the Sentinel Windows security and DNS data connectors from the legacy agent to AMA. We use the DNS audit log 519 events to resolve device names from ip addresses where the device name is not returned in a lookup query.…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,011 questions
asked 2024-06-05T10:08:43.27+00:00
Louise Atyeo 0 Reputation points
edited a comment 2024-06-06T08:33:32.9833333+00:00
Akshay-MSFT 16,831 Reputation points Microsoft Employee
0 answers

SSDT DEployment fails with "The Element or Annotation class SqlIndex does not contain the Property class Online"

Trying to deploy our DBs SSDT, both in an Azure Pipeline and on our team's Docker, fails with the following error: Assembly Initialization method <MyAssembly>.ComponentTestBase.AssemblyInit threw exception.…

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,985 questions
asked 2024-05-01T13:00:59.15+00:00
Ron Anoshi 10 Reputation points
commented 2024-06-06T08:30:25.41+00:00
Ron Anoshi 10 Reputation points
0 answers

Need help understanding the new format for question answering fine tuning data requirements

See the new data requirements below for question / answer fine tuning. This is a radical departure from the way things have been done as far as I can tell. Every single training video that I can find uses this format or something similar. …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,636 questions
asked 2024-06-05T21:01:39.98+00:00
Frank Iacono 0 Reputation points
commented 2024-06-06T08:30:03.13+00:00
Frank Iacono 0 Reputation points
0 answers

Document Intelligence Studio read does not correctly read a PDF

Hi. I was trying to train a custom extraction model in Document Intelligence Studio, but when analyzing the PDFs files with the data it does not read the text paragraphs correctly. Trying to isolate the problem, moved to simple Read analysis, but it only…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,459 questions
asked 2024-06-05T15:45:31.7433333+00:00
Javier Alonso Gutiérrez 0 Reputation points
edited a comment 2024-06-06T08:27:18.59+00:00
Javier Alonso Gutiérrez 0 Reputation points
0 answers

I have done two deployments, but on the completion playground page it shows no deployments.

I have done two deployments, but on the completion playground page it shows no deployments. This question is related to the following Learning Module

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,378 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,479 questions
asked 2024-06-06T07:24:07.54+00:00
Rohit Kumar 21 Reputation points
commented 2024-06-06T08:26:48.6033333+00:00
santoshkc 5,350 Reputation points Microsoft Vendor
0 answers

Anti-Phishing policies processing order askew?

I have 3 anti phishing policies, listed in order of priority 0-2 0 - Impersonation Protection - (Has one person as protected sender) 1 - Recipient Domains - (no impersonation protection configured) 2 - Office365 AntiPhish Default (Default) (Same settings…

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.
4,026 questions
Microsoft Exchange Online
asked 2024-06-05T16:38:50.1033333+00:00
David Kohler 20 Reputation points
edited the question 2024-06-06T08:24:48.95+00:00
Givary-MSFT 28,856 Reputation points Microsoft Employee
0 answers

Some accounts cannot upload files

We've been using this feature for a long time and in recent days we've noticed that some accounts can't upload files, but some do. The only apparent difference is the URL used for uploading. The abnormal accounts use…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,957 questions
asked 2024-06-04T09:37:05.1933333+00:00
runxing qiu 0 Reputation points
commented 2024-06-06T08:24:08.4666667+00:00
runxing qiu 0 Reputation points
0 answers

login information

This is my credential ID- 990737578. how can I find my login information

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,786 questions
asked 2024-06-06T07:33:49.0766667+00:00
Suresh Babu Chandrasekaran 0 Reputation points
edited the question 2024-06-06T08:23:24.2666667+00:00
KapilAnanth-MSFT 37,786 Reputation points Microsoft Employee