346,746 questions

Sort by: Updated
0 answers

Request for Assistance with PowerShell Script for Email Signature Generation

Dear Microsoft Support Team, I hope this message finds you well. I am reaching out to seek assistance in developing a PowerShell script for automated email signature generation in our organization. I haven't started the script yet and would greatly…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,396 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,128 questions
asked 2024-05-17T11:27:56.0066667+00:00
Nsovo Bostonia Maluleke 41 Reputation points
0 answers

How to get HAADJ devices enrolled with device credentials to show primary user in Intune?

Hello, I have a question where the scenario is as following. -Third party tool is used Identity provider (and to provision ad users in 365 cloud ) -Devices are HAADJ joined(using GPO/Ad connect in testing phase). -Devices are enrolled to Intune using…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,235 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,446 questions
asked 2024-05-17T11:27:36.0966667+00:00
Ahmed Sh 0 Reputation points
1 answer One of the answers was accepted by the question author.

getting error while migrating a VM to Azure

Hi, I have a lab which I treated as On-Premise. A. Installed and Configure an AD\DNS server in VMware workstation B. Prepare VMware infrastructure Installed and Configure ESXi host in VMware Workstation 2 Configure DNS, network etc Installed and…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
721 questions
asked 2024-05-12T09:15:22.2466667+00:00
Mir 0 Reputation points
commented 2024-05-17T11:26:27.3366667+00:00
SadiqhAhmed-MSFT 38,736 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Routing between Azure Virtual Network Gateway and On Premise LGW

I have set up a S2S connection in Azure with a route based Virtual Network Gateway (VPN) connected to two Local Network Gateways (On premise). I have configured the same static routes on both LGWs. So there are two connections VPN -> Connection 1…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,398 questions
asked 2023-08-09T07:37:40.4066667+00:00
Bret Hillier 30 Reputation points
commented 2024-05-17T11:26:08.7966667+00:00
GitaraniSharma-MSFT 47,931 Reputation points Microsoft Employee
0 answers

APIM dev portal test console OAuth: wrong aud claim

We have just set up an OAuth server, for using the developer portal to test API calls to protected backends, as per…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,790 questions
asked 2024-04-17T16:17:19.0133333+00:00
Dev 9 81 Reputation points
commented 2024-05-17T11:25:14.47+00:00
Ben Gimblett 3,415 Reputation points Microsoft Employee
1 answer

Best practice on performing maintenance on a 2 node SQL Server Cluster with no witness.

Hello, We have a two-node SQL Server Cluster with no witness. Each month we patch the secondary server, then perform a failover and then patch the new secondary server. We do nothing special to tell the cluster that a node is going offline for patching.…

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,848 questions
asked 2024-05-17T11:16:51.44+00:00
Theo 0 Reputation points
answered 2024-05-17T11:24:48.01+00:00
Marcin Policht 12,940 Reputation points MVP
0 answers

What to use for Target Framework and Minimum Framework for Android Maui project

When I select the Target Android Framework as available in dropdown (Android 14.0 API Level 34) it change the XML Tag in file as <TargetFrameworks>net8.0-ios;net8.0-android34.0</TargetFrameworks> But when I use same file to compile using…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,956 questions
asked 2024-05-17T11:24:36.0766667+00:00
Sumit Gupta 26 Reputation points
4 answers

How to change token expiration time in Azure portal - AAD

When I access my web app that is registered in Azure AD, it first sends my app to Microsoft login page and after successful login it returns an id token which is used to retrieve the data from backend server. The expiry time of token is approx. 30 mins…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,748 questions
asked 2022-05-10T09:14:25.317+00:00
Sarah 161 Reputation points
commented 2024-05-17T11:24:20.6666667+00:00
emma devid 0 Reputation points
0 answers

Why would Windows Server 2019 RDS not support passkeys?

Hi Microsoft. As it has been confirmed by Yubico, Windows server 2019 1809, when used as RDS host, does not support passkeys in RDP sessions, although webauthn device redirection is active by default at my client (mstsc.exe). Passkeys are used by…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,489 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,278 questions
asked 2024-02-09T14:23:28.9833333+00:00
MTG 1,196 Reputation points
commented 2024-05-17T11:23:40.9033333+00:00
Paul Vi 0 Reputation points
0 answers

Why am I getting a "Creation of this gallery app is not supported" error (Status: 400, BadRequest) when trying to use the `Invoke-MgInstantiateApplicationTemplate` command?

I am encountering an error when attempting to instantiate a gallery app "Adobe Identity Management (OIDC)" using the Invoke-MgInstantiateApplicationTemplate command. $applicationTemplateId = (Get-MgApplicationTemplate -Filter "DisplayName…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,766 questions
asked 2024-05-17T10:49:16.6133333+00:00
Sergii Machulin 0 Reputation points
edited the question 2024-05-17T11:21:12.26+00:00
Sergii Machulin 0 Reputation points
0 answers

Do I need to create a separate API endpoint for my developer portal even with an existing custom domain?

Hello, I have configured a custom domain gateway endpoint associated with my Azure API Management service. My HTTP requests in the developer portal are working properly with the new custom gateway, but I want to change the URL of my developer portal…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,790 questions
asked 2024-04-30T14:38:49.6933333+00:00
hampton123 1,055 Reputation points
commented 2024-05-17T11:21:06.04+00:00
Ben Gimblett 3,415 Reputation points Microsoft Employee
1 answer

302 Error when trying to naviagte through app proxy service

hi there, I am trying to access a json that is sat behind an app proxy. i want to do this via power automate If i do the initial request directly to the api, i get a 302 error redirecting me to login. which then terminates the flow. I updated 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,748 questions
asked 2024-05-10T13:53:23.2933333+00:00
Zarwalski, Lily 0 Reputation points
commented 2024-05-17T11:20:46.65+00:00
Zarwalski, Lily 0 Reputation points
0 answers

Not able to view fine-tuned models under "Model>Custom models"

Hello, I am trying to fine-tune a model in Azure OpenAI, but after the fine-tuning has been processed, I am not able to see the fine-tuned model under Custom models. I can however see and choose them under Deployments. Was the fine-tuning successful…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,246 questions
asked 2024-05-17T11:19:02.72+00:00
SFM 0 Reputation points
0 answers

MFA policy is misconfigured. Work with your admin to enable notification through mobile app in the policy.

We have enabled MFA enforcement on our lighthouse but somehow all the users were receiving this error "MFA policy is misconfigured. Work with your admin to enable notification through mobile app in the policy." We have tried disabling the MFA…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,672 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,748 questions
asked 2024-05-17T04:25:27.8333333+00:00
Venkata Akanksh Nethi 1 Reputation point
commented 2024-05-17T11:16:11.4533333+00:00
Sandeep G-MSFT 14,826 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

No longer able to select a package from flights for app publishing.

We used to be able to select a UWP app bundle from a package flight for production publication. I am unable to find the option today. Has this nice feature been removed permanently?

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-05-16T13:23:11.0033333+00:00
Hong 1,091 Reputation points
commented 2024-05-17T11:14:33.8+00:00
Hong 1,091 Reputation points
1 answer One of the answers was accepted by the question author.

Expose Internal APIs through Azure API Management

I would like to expose our APIs which are hosted on-prem and are inside our network to external vendors through the Azure API Management service. We would like to provide service account credentials to our vendors and secure the endpoints with Azure…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,790 questions
asked 2024-05-16T12:04:35.08+00:00
Carroll, Chris 20 Reputation points
edited a comment 2024-05-17T11:13:39.6366667+00:00
Ben Gimblett 3,415 Reputation points Microsoft Employee
0 answers

Publish Software to users Software Center but only on a Group of Machines

Using MECM Current on 2309 build. I have the following requirement: Publish an application into software center as available software for a group of users but only when they are on Windows 10 desktops (not servers etc.) Is this possible ?

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
845 questions
asked 2024-05-17T11:13:28.7433333+00:00
shockoMS 256 Reputation points
0 answers

Error while using cognitiveservices.azure.com

We are using cognitive services on several web sites. All these web sites call our same function AnalyzeText : Public Function AnalyzeText(cTexte As String, Optional cBlockListName As String = "") As Integer Dim Reponse As Integer = 0 Try …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,667 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,435 questions
asked 2024-05-17T11:12:53.73+00:00
Bernard BORSU 0 Reputation points
1 answer

Distribution list not able to receive emails from outside

We are sending emails from service now and those emails are not getting delivered to DLs, because they are considered as external emails. We have a setting on Dl's not to receive emails from outside and that we cannot change due to security policies.…

Microsoft Exchange Online
asked 2024-05-16T19:08:55.93+00:00
Sanjay Bhakuni - admin 40 Reputation points
answered 2024-05-17T11:12:46.54+00:00
Xintao Qiao-MSFT 75 Reputation points Microsoft Vendor
0 answers

How to resolve SignalR Hub connection issue from Client side Javascript code

I have web application developed in .NET 5.0. This web application calls Web APIs to fetch information from SQL DB. Web and API applications are two separate applications hosted in Azure. I want to push some real time data every 2 minutes to all clients…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,437 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,227 questions
asked 2024-05-15T12:40:41.6033333+00:00
Mayuri Barve 1 Reputation point
edited a comment 2024-05-17T11:10:32.3766667+00:00
Mayuri Barve 1 Reputation point