353,868 questions

Sort by: Updated
0 answers

How can you buy a P1/P2 license for Microsoft Entra? (#small-business)

Situation: I work for a small company (<30 employees) I want to implement an IdP / IAM solution, Entra I need P1 or P2 to get the advanced Entra features Microsoft Azure does not have a "buy license" button for P1/P2 licenses How are…

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,083 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,110 questions
asked 2024-06-17T14:35:33.0766667+00:00
M.Fresco 20 Reputation points
0 answers

Unable to connect to external IP from App Service through 2 VNETs which are peered

Connecting to 172.19.33.32:80 from your App instance - failed, internal error. Please retry. Please submit a feedback if error persists. TCP ping to 172.19.33.32 failed, error code:undefined I continue to get this error despite multiple troubleshooting…

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,227 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,161 questions
asked 2024-06-11T21:23:05.82+00:00
Peter Mello 0 Reputation points
commented 2024-06-17T14:35:13.4033333+00:00
Ben Gimblett 3,735 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Can Azure Active Directory or Entra ID be used to move an existing AD domain to the cloud?

I am interested in moving an existing Active Directory forest into the cloud - gradually over time and without disjoining Windows desktops and notebooks... The scenario involves a single existing on-premise Windows Server 2012 that is a DC that currently…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,110 questions
asked 2024-06-12T20:18:24.58+00:00
Ken Morley 21 Reputation points
accepted 2024-06-17T14:35:05.23+00:00
Ken Morley 21 Reputation points
1 answer

Pruneshadowcopies.ps1 failing with an access denied error on DPM server 2019

Shadow copies in DPM 2019 are not pruning. When running the pruneshadowcopies.ps1 script fails with access denied to the DPM storage drive. Server 2019 MS DPM 2019 Both the application and server are fully patched.

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.
883 questions
asked 2024-06-14T17:09:13.9966667+00:00
Chris Masters 0 Reputation points
answered 2024-06-17T14:35:01.11+00:00
Robert Lawton 0 Reputation points
1 answer

my plotter driver stopped working after applying KB5039211 (Win. 10) resp. KB5039212 (Win. 11)

Hello, Many years ago (~Win. 2K) I developed for my company a monolithic, user-mode, plotter driver that supports HP/GL 1. It worked perfectly (recompiled and digitally signed, of course) until two days ago when some of our customers applied the patches…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,939 questions
asked 2024-06-14T08:57:52.58+00:00
RADU 0 Reputation points
answered 2024-06-17T14:31:31.9666667+00:00
davet322 0 Reputation points
2 answers One of the answers was accepted by the question author.

Unexpected truncation error when inserting from UTF8 to non-UTF8 collation

I believe I am hitting a bug with moving data from a UTF8 to a non-UTF8 collations in SQL Server 2022 CU13 (running under Linux but assuming for now this issue is not related). The issue is that MSSQL appears to be determining the width of a string for…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,078 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,579 questions
asked 2024-06-11T00:42:42.9533333+00:00
Ben 25 Reputation points
commented 2024-06-17T14:31:28.0233333+00:00
Ben 25 Reputation points
0 answers

VB Defaults - VS2022

My VB defaults in Visual Studio are set to Infer Off, Strict and Explicit On. I create a windows forms app in VS2022. It is .Net 8. The form has a button and a textbox and this code shows no errors and runs. Code: Public Class Form1 Private Sub…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,765 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,629 questions
asked 2024-06-17T13:04:53.5166667+00:00
Dewayne Basnett 1,361 Reputation points
commented 2024-06-17T14:31:14.49+00:00
Viorel 113.8K Reputation points
1 answer

How to use backend and string to give me base-url in backend-service policy?

I have an mtls backend defined: mtlsbackend https://middleware.contoso.com I want to use in inbound policy an expression which will evaluate to https://middleware.contoso.com/service1 using a policy such as <set-backend-service base-url="base…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,862 questions
asked 2024-06-15T12:32:31.46+00:00
Martin Kallukalam 25 Reputation points
commented 2024-06-17T14:30:29.0933333+00:00
Martin Kallukalam 25 Reputation points
1 answer

Want to replicate a on-prem Hyper V server to Azure Recovery vault, but cannot see the server I want but can see others on the physical HyperV Host

I am using Azure Recovery Services to replicate a few of my on-prem HyperV servers to my Recovery Vault. I have successfully installed the agent on a few of my on-prem physical HyperV servers already, and are successfully replicating a few servers.…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
662 questions
asked 2024-06-15T20:29:35.52+00:00
Eric Lee 0 Reputation points
answered 2024-06-17T14:30:17.39+00:00
Dan Rios 1,505 Reputation points MVP
1 answer

.NET MAUI - Unhandled Exception located in 'Microsoft.Maui.Platform.MauiWebView'

XAML WebView element definitions: <WebView x:Name="ElectricArcGif" VerticalOptions="Center" HeightRequest="40" /> <WebView x:Name="ClintHatGif" VerticalOptions="Center" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,059 questions
asked 2024-05-31T21:58:54.9366667+00:00
UnexpectedGrit 11 Reputation points
commented 2024-06-17T14:30:16.39+00:00
UnexpectedGrit 11 Reputation points
1 answer

Unexpected High Charge for Microsoft Azure Standard Plan - Seeking Refund

Hello, I am seeking assistance regarding an unexpected and significantly high charge that I recently incurred on my Microsoft Azure account. Issue Description: Date of Charge: 7th June Invoice Date: 9th June Initial Plan Selected: Standard Plan …

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
768 questions
asked 2024-06-17T13:28:55.2766667+00:00
Unauthorised Charge 0 Reputation points
edited an answer 2024-06-17T14:29:45.46+00:00
Adharsh Santhanam 1,920 Reputation points
1 answer

I cannot see certification earned

I am not able to see my certificates.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
637 questions
asked 2024-06-17T13:39:13.0733333+00:00
Felix AZOH 0 Reputation points
answered 2024-06-17T14:29:15.98+00:00
Adharsh Santhanam 1,920 Reputation points
0 answers

Where can I find documentation for the SharePoint REST /termStore/searchTerm endpoint?

I am using the following URL to search for a specific term: https://contoso.sharepoint.com/_api/v2.0/termStore/searchTerm(label='Franc',stringMatchOption='StartsWith') Can someone provide me with a comprehensive list of options I can pass to the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,067 questions
asked 2024-06-17T14:28:44.1266667+00:00
steve B 0 Reputation points
2 answers One of the answers was accepted by the question author.

Issues with update 22H2

I had an issue with my laptop's HDD showing 100% usage. I thought it might be a virus, so I decided to format my computer. Now everything is fine with a clean Windows installation and some of the programs already installed, the disk usage doesn't go…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,949 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,939 questions
asked 2024-06-14T20:18:25.1433333+00:00
Roberto C 100 Reputation points
accepted 2024-06-17T14:27:58.62+00:00
Roberto C 100 Reputation points
1 answer

Unable to complete Microsoft Learn exercise due to conflicting availability status of UK South region

I am working on a lab exercise as part of the Microsoft Learn course, specifically following the instructions in this exercise: 06-exercise-enrich-search-index-use-model. Throughout the exercise, I created all the necessary resources exclusively in the…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,155 questions
asked 2024-06-13T19:35:04.8+00:00
Vladislav Sorokin 0 Reputation points
answered 2024-06-17T14:24:55.9766667+00:00
Dan Rios 1,505 Reputation points MVP
0 answers

Microsoft Entra Connect Health for AD DS: clear false events

Hi all, I have a Domain Controller that showed a date time issue a while ago, as a result Entra Connect Health on this server reported issues to the Cloud service, however, the Raised and Last Detected dates are both registered in the future. In the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,110 questions
asked 2024-06-17T14:24:40.9066667+00:00
Andy 0 Reputation points
1 answer

Disable "Allow this computer to turn off this device to save power" for I2C HID device solely

My laptop just randomly disabled my touchpad and I found out that the checkbox: "Allow the computer to turn off the devices" may be the problem. So I think the powershell script or registry could turn that checkbox off on startup, but don't…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,222 questions
asked 2024-06-17T10:48:44.7766667+00:00
Pham Cao Cuong 0 Reputation points
answered 2024-06-17T14:23:23.5233333+00:00
Daisy Zhou 20,301 Reputation points Microsoft Vendor
0 answers

Java Function ignore Authorization

I configured Function App to use Microsoft Identity Provider. When I call function with curl command, no any Bearer token required. Authentication Configuration and Investigation Detector (EasyAuth) say that Easy Auth was never enabled for this App…

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,083 questions
asked 2024-06-17T14:23:21.31+00:00
Sergey Stishenko 0 Reputation points
1 answer One of the answers was accepted by the question author.

Looking in message tracking logs does not show message which is received

Goodday, We have a hybrid environment. The mail flow is as described: 1/ Incoming message passes the first antispam server 2/ then it is sent to the on-prem Exchange Server 3/ on-prem we see that the message has been sent via the…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,954 questions
asked 2024-06-11T08:18:06.0466667+00:00
Kurt Stichelmans 561 Reputation points
accepted 2024-06-17T14:23:04.9+00:00
Kurt Stichelmans 561 Reputation points
0 answers

Table was last accessed in SQL Server database

Hi All, We have SQL Server DB with 1000+ tables. We are planning to rename unused tables as a _temp and delete _temp tables from DB after few weeks If there is no issues/complaints from users. This exercise is to reduce DB size from TB to GB and reduce…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,078 questions
asked 2024-06-17T14:21:56.07+00:00
PraveenKumar 236 Reputation points