347,649 questions

Sort by: Updated
1 answer

Managed Identity Roles Needed for Azure Functions

I cannot figure out how to give my APIMS instance authorization to execute my Azure Function. When I try to test the Azure Function I get a 403 unauthorized error. I have an instance of Azure API Management Service (APIMS) Development Tier. I also have…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,800 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,363 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,802 questions
asked 2024-05-21T17:39:58.52+00:00
Jonathan Lewis 20 Reputation points
answered 2024-05-21T22:58:34.4433333+00:00
Sina Salam 4,051 Reputation points
1 answer

Is azure communication service available for India?

As I was going through the documentation of azure communication service to develop an SMS functionality as a part of solution of my project, I see that the documentation doesn't contain data for the country of India in the availability page. Can I get…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
707 questions
asked 2024-05-21T17:54:51.1+00:00
Sri Krishna 0 Reputation points
answered 2024-05-21T22:54:42.4933333+00:00
Grmacjon-MSFT 16,596 Reputation points
1 answer

Extract URL link behind email body using Azure Logic Apps

I am trying to extract csv file from URL that is indicated on the email. I have followed the step from this thread. This is current process in Azure Logic App: This is close-up of the Regex: This is output from the second step (Get emails (V3)) -…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-21T20:08:45.01+00:00
King Java 500 Reputation points
answered 2024-05-21T22:53:01.3133333+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
1 answer

AAD B2C Custom Policy | How to fix TOTP/MFA flow for new user to have MFA code step only once? User is prompted to enter MFA code twice in the Set Password journey for new user.

Hello Team, We've deployed a user authentication flow using Azure AD B2C Custom policy. Our process entails sending an email notification to new Local B2C users, prompting them to set a password and enable MFA (Multi-Factor Authentication). Here's the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,802 questions
asked 2024-05-17T11:38:17.06+00:00
Kiran Zende 65 Reputation points
answered 2024-05-21T22:46:30.06+00:00
Marilee Turscak-MSFT 34,626 Reputation points Microsoft Employee
3 answers

How to write "az cli" script to deploy WebApp in Github

Please help me write a script to deploy a blazor server web application whose C# source is in a Github repo. My first choice is "azure CLI" commands inside a "ps1" file. Attempt #1 Here is my first attempt after having successfully…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,003 questions
asked 2024-05-10T20:26:06.9966667+00:00
Siegfried Heintze 1,861 Reputation points
commented 2024-05-21T22:46:17.0233333+00:00
Siegfried Heintze (ARTECH CONSULTING LLC) 0 Reputation points Microsoft Vendor
1 answer

Logic App Trigger Question

Hi all, I have a bot-like workflow setup in Logic Apps to query and API with parameters as specified within the subject and/or message. Whilst my trigger is "When a new message is added", I understand this doesn't necessarily translate to…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-20T22:38:20.4333333+00:00
Evan Vougdis 0 Reputation points
commented 2024-05-21T22:41:31.8733333+00:00
Evan Vougdis 0 Reputation points
0 answers

Using document intelligence studio hoe do fing the endpoint and key

I'm trying to find the end point and key to complete a lab

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,437 questions
asked 2024-05-21T22:39:11.9033333+00:00
User1-40900860 0 Reputation points
1 answer

How to create an MSR partition and copy files to it using a custom Windows based OS installer?

I'm developing a custom Windows-based OS that includes a custom installer. Can someone guide me on how to create an MSR partition and copy files to it using the installer?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,780 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,912 questions
asked 2024-04-24T17:25:39.8+00:00
JohnnyTech 0 Reputation points
commented 2024-05-21T22:29:17.0733333+00:00
JohnnyTech 0 Reputation points
5 answers

Unable to register as a Microsoft Developer. At payment step

When i tried to register myself in partners.mocrosoft.com the payment is getting failed i hope some one can check this for me. And is it possible that i can get a promo code for the registration fee ?

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
886 questions
asked 2024-03-08T05:35:02.9833333+00:00
shriram 75 Reputation points
commented 2024-05-21T22:29:00.9666667+00:00
Williams, Travis 0 Reputation points
2 answers

Why is the GetReservations method not running asynchronously?

I am having trouble getting the GetReservations method to run asynchronously in my ReservationListingViewModel class in C#. Can someone please help me understand what I'm doing wrong? And I am also having an issue with using _reservations as private…

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,364 questions
asked 2024-05-20T16:13:30.51+00:00
Tom Meier 140 Reputation points
commented 2024-05-21T22:27:23.9433333+00:00
Tom Meier 140 Reputation points
1 answer

Issue with browser back button invalidating the session from Azure AD login page

I'm using Azure AD for my login and forgot password pages. These two pages are custom html pages, hosted in azure blob storage. From the login page, when I click on "Forgot Password" link, the page goes to below url for a…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,479 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,802 questions
asked 2024-05-17T14:52:35.95+00:00
James Kim 0 Reputation points
answered 2024-05-21T22:24:07.5166667+00:00
Marilee Turscak-MSFT 34,626 Reputation points Microsoft Employee
0 answers

How can i collect the combined outputs from a for-each loop in Azure Logic Apps

Hi, I am trying to collect the outputs of a for-each action in my azure logic app. The logic is this: Send and approval request to each approver (email), then subscribe on a webhook for the approval responses (I do this with a correlation ID outside of…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,896 questions
asked 2024-05-20T14:49:22.0933333+00:00
Herries, Roddy 0 Reputation points
commented 2024-05-21T22:23:47.78+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
0 answers

"unauthorized" error when sending SMS message

I have a Canada number registered for sending SMS messages (regulatory doc approved). It has been working but no longer. Same Javascript program (basically just copy of MS-provided sample code), same access key etc. "Try SMS" in portal doesn't…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
707 questions
asked 2024-05-08T19:39:21.8366667+00:00
John L 21 Reputation points
commented 2024-05-21T22:23:21.1766667+00:00
Grmacjon-MSFT 16,596 Reputation points
1 answer One of the answers was accepted by the question author.

vHub private route intent blocking traffic to and from UDR.

This is not a duplicate of previous question as it only relates to private intent. UDR - 172.16 core - 172.20 onprem -192.198 I am trying connectivity by simulating a production migration scenario.  I am simulating existing third party appliance with…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
190 questions
asked 2024-05-17T15:55:14+00:00
prasantc 856 Reputation points
accepted 2024-05-21T22:22:19.3066667+00:00
prasantc 856 Reputation points
0 answers

Server-side Blazor web app outgoing TCP connection shut down when run on IIS server

Hi All, I have a server-wide blazor web application that I've written. Part of the application connects to a printer via a TCP connection and sends a byte array. It works when I run it from my computer, but when it is hosted on the webserver, the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,452 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,414 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,261 questions
asked 2024-05-21T22:21:51.81+00:00
Carl Marvin 0 Reputation points
0 answers

Windows Apps after user profile rebuild

Domain user on a domain computer. The user's Windows profile was completely fubar - Start button does nothing when clicked; Win+R does nothing; Ctrl Alt Del does nothing; file manager icon does nothing. Other user profiles on the computer work properly,…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,780 questions
asked 2024-05-21T12:28:09.2233333+00:00
Billy 0 Reputation points
edited the question 2024-05-21T22:19:41.09+00:00
Rob Caplan - MSFT 5,427 Reputation points Microsoft Employee
7 answers

Safe Links creation fails for unknown reason

However I try to create Safe Links policy in M365 Defender, I always get this unknown error message.

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,934 questions
Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,241 questions
asked 2023-02-20T06:33:58.42+00:00
Pavel yannara Mirochnitchenko 11,961 Reputation points MVP
answered 2024-05-21T22:14:43.47+00:00
John 0 Reputation points
2 answers

If Dns Issue what page will show

If Dns Issue in windows server what page will show on the screen what sort of msg will display on the screen.if does not resolve dns in AD server. Please let us now about it

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,261 questions
asked 2024-05-21T11:13:26.4866667+00:00
Mohammed Ahmed 20 Reputation points
answered 2024-05-21T22:07:57.1733333+00:00
MotoX80 32,246 Reputation points
0 answers

Entra ID patch sending Add instead of Replace

i'm working on setting up scim provisioning. I got creates to work and now running into issues with updating users. Specifically some fields are sending Add instead of Replace for the values. In this example below, I sent the create request with an…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,802 questions
asked 2024-05-21T22:06:42.1+00:00
Scott Beam 0 Reputation points
0 answers

FieldValueSet select statement does not overcome lookup field limitation as per documentation

The documentation of FieldValueSet states "Up to 12 lookup fields may be requested in a single query. The server returns lookup values if your request includes a select statement with the fields you need". I understand this to mean that if my…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,797 questions
asked 2024-05-21T21:54:15.86+00:00
Matt Tebbs 0 Reputation points
edited the question 2024-05-21T22:02:19.4933333+00:00
Matt Tebbs 0 Reputation points