351,384 questions

Sort by: Updated
0 answers

Not able to create webhook subsciption for "create calendar"

We are unable to create a webhook subscription for the creation of new calendars, as we are receiving an error response for the provided request body. API: https://graph.microsoft.com/v1.0/subscriptions Request Body { changeType:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,958 questions
asked 2024-06-06T09:01:32.18+00:00
Agami Technologies 0 Reputation points
0 answers

[Azure Load Testing] - Authenticating - Auth with certificate

I am trying to run a load test for my service, and I need to obtain an AAD bearer token to communicate with my service. Until now, I used secret-based authentication and use the GetSecret() method for the client_secret in my jmx test script and then…

Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
43 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-05-29T14:13:07.5466667+00:00
Oz Mizrahi 0 Reputation points Microsoft Intern
commented 2024-06-06T09:01:03.4866667+00:00
Elena Colominschi 0 Reputation points Microsoft Employee
1 answer

Having error in all my ADF pipeline with: InternalServerError executing request

Hi, Our pipeline in ADF are now having issue " Hit unexpected exception, please retry. If the problem persists, please contact Azure Support". I search this issue related to internal of Microsoft. Pls help to fix it asap. Thank you!

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,825 questions
asked 2024-06-05T11:29:35.0866667+00:00
Phan Thi Minh Tho 0 Reputation points
commented 2024-06-06T09:00:58.3966667+00:00
Smaran Thoomu 11,125 Reputation points Microsoft Vendor
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-06T09:00:33.13+00:00
Boris Rusinovic 21 Reputation points
1 answer

I and others in my organization are members of "Microsoft Sentinel Contributor" but sometimes we cannot close Sentinel Incidents

I and others in my organization are members of "Microsoft Sentinel Contributor" We can usually close the incidents but sometimes we cannot close them. I have verified my role assignments and since I have the role of "Microsoft Sentinel…

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-05T18:54:35.8733333+00:00
JCrockett 0 Reputation points
commented 2024-06-06T08:59:30.2866667+00:00
Akshay-MSFT 16,831 Reputation points Microsoft Employee
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
2 answers

Mssql express installation failure

I am trying to install sql express on my laptop but i am unable to i have attached the error message and error file Summary_DESKTOP-JU2JTT1_20240604_154222.txt

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-06-04T14:48:02.3+00:00
Samuel 0 Reputation points
commented 2024-06-06T08:57:55.43+00:00
Samuel 0 Reputation points
1 answer

SQL Permissions

Hi, I would like to understand different database level permissions like db_owner, db_datareader etc. I am trying to get the SQL commands allowed for the these roles. Also I would like to map users for these roles for developers, QA engineers etc For eg…

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,985 questions
asked 2024-06-06T06:08:59.87+00:00
Santhi Dhanuskodi 185 Reputation points
commented 2024-06-06T08:57:45.89+00:00
Santhi Dhanuskodi 185 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
2 answers

I am encountering an error when trying to debug a data flow in Azure Data Factory that connects to an Azure SQL Database. My linked service and dataset connections to the Azure SQL Database are working fine, and I can preview data without any issues.

I am encountering an error when trying to debug a data flow in Azure Data Factory that connects to an Azure SQL Database. My linked service and dataset connections to the Azure SQL Database are working fine, and I can preview data without any issues.…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,825 questions
asked 2024-05-21T02:20:06.9066667+00:00
ram boyapati 15 Reputation points
commented 2024-06-06T08:57:30.9633333+00:00
Anoop Chundarathil 0 Reputation points
1 answer

MS Teams Bot - invalid_client_credential error

Hi, I have create a MS teams application that has a bot and a tab app. The bot is registered on botframework.com and is self hosted on AWS. I have created a dev app package using the Teams Toolkit in VS Code. If install the zip file via custom upload in…

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-06-06T08:56:36.9466667+00:00
Robert Stevens 0 Reputation points
answered 2024-06-06T08:56:36.9566667+00:00
Q&A Assist
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,958 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

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
1 answer

Clarification on 'WordDocument' stream in OLE file format

Hi, I am trying to parse a '.doc' file (OLE file) in Python. I am trying to understand the structure of the 'WordDocument' stream inside the file. With reference to [MS-DOC] and [MS-CFB], it is known that this stream must be present and have the FIB…

Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
126 questions
asked 2024-06-02T11:43:36.5766667+00:00
Parth Gupta 140 Reputation points
commented 2024-06-06T08:52:42.65+00:00
Parth Gupta 140 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
2 answers

Optimizing SharePoint Model Lending List

Good morning, I need help with finding a solution for our SharePoint list. This list is used for model lending purposes. I would like to enable users to select a model and be able to borrow it similar to a shopping cart. When a user wants to borrow a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,944 questions
asked 2024-06-05T05:36:53.6066667+00:00
Martin, Heidi (SE GP T SP PS) 386 Reputation points
edited an answer 2024-06-06T08:50:38.93+00:00
Yanli Jiang - MSFT 22,111 Reputation points Microsoft Vendor
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
1 answer One of the answers was accepted by the question author.

Service Monitor

Hi, I want a worker service with config file of time when to restart a given service. In the config file will be the time. the service will run always and when time reach check if service is running to restart it. Thanks in advance,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,492 questions
asked 2024-05-05T16:07:58.2833333+00:00
Dani_S 3,006 Reputation points
commented 2024-06-06T08:49:50.4733333+00:00
Dani_S 3,006 Reputation points