341,876 questions

Sort by: Updated
1 answer

Connecting dev subscription's container registry while deploying the appservice in test subscription.

I am a devOps Engineer, deploying three app services in dev and test environment using azure bicep and github action. While deploying the app services in dev I am connecting to dev subscription through github action p[ipeline and while deploying test app…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
389 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,876 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
4 questions
asked 2024-04-26T10:56:20.6433333+00:00
Bicky Shaw 1 Reputation point
answered 2024-04-26T14:22:08.9033333+00:00
Deepanshu katara 4,820 Reputation points
1 answer

Access Review with Microsoft Entra ID P2

Hello, I'm trying to find out how can i create the Access review "Inactive Users recommendations" that is included with Microsoft Entra ID P2, according to the documentation…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,468 questions
asked 2024-04-26T14:13:49.77+00:00
Luís Costa 186 Reputation points
answered 2024-04-26T14:21:20.0733333+00:00
Andy David - MVP 141.6K Reputation points MVP
2 answers One of the answers was accepted by the question author.

Migrate to Azure File SMB Share

Is there any direct migration path where I can migrate 30 TB data from GCP to Files Storage , I am aware of azcopy for blob

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,163 questions
asked 2024-04-26T11:02:35.8966667+00:00
Nayan 40 Reputation points
accepted 2024-04-26T14:19:58.5933333+00:00
Nayan 40 Reputation points
1 answer

Some critical issues on my Windows 11

There are Windows security, update and some random issues on my laptop. ------- First is the Windows Security service not working. Whenever I open Windows Security the screen is completely blank (Fully white with nothing). It always says Turn on Windows…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,164 questions
asked 2024-03-30T10:33:58.2+00:00
Aman Kumar Ram 0 Reputation points
commented 2024-04-26T14:19:37.2866667+00:00
Wesley Li 4,740 Reputation points
2 answers

ERROR CODE :80192EE7. Your account was not setup in device because device management could not be enabled.

We're in the process of configuring a computer with a Microsoft Business Premium account. The computer currently has an administrator account under ****@ugafco.aero. Now, I'm attempting to add another account to Microsoft 365 (Office), specifically…

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,784 questions
asked 2024-03-19T10:50:14.9633333+00:00
RZ-11 Admin 55 Reputation points
commented 2024-04-26T14:19:13.9266667+00:00
Vacuator 0 Reputation points
1 answer

Can't Create a Microsoft Entra ID tenant for Microsoft Learn lab

I am working to get my AZ-104 and am currently at the following module: https://learn.microsoft.com/en-us/training/modules/create-users-and-groups-in-azure-active-directory/3-exercise-add-delete-users-azure-ad I am asked to create an new Microsoft Entra…

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.
901 questions
asked 2024-04-24T18:31:21+00:00
David B 0 Reputation points
edited a comment 2024-04-26T14:19:02.3966667+00:00
AmaranS 2,425 Reputation points Microsoft Vendor
1 answer

Site recovery configuration failed - Error ID 151195

Hi, We have a Hub and Spoke topology and have setup the site recovery vaults to replicate between our region A and B. We have enabled 2 private endpoints for our recovery services vault, 1 for each hub and spoke networks/ subnet. When try to setup the…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
634 questions
asked 2023-03-20T10:38:39.2366667+00:00
Ghulam Abbas 151 Reputation points
answered 2024-04-26T14:18:50.17+00:00
PRACHI PATIL 0 Reputation points
1 answer

Cannot search Authenticator app

With version 6.2404.2444 on Android 14 if I search for an account to see the six digit one time code when I tap on any result it doesn't open the account. If I browse the list I can open the account but I have so many accounts and since I cannot sort the…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,492 questions
asked 2024-04-18T01:46:04.4266667+00:00
MacKenzie, Paul 30 Reputation points
commented 2024-04-26T14:14:58.9666667+00:00
Ramazan Yilmaz 0 Reputation points
1 answer

How to fix XamlReader.RewrapException(ex, xamlLineInfo, baseUri);

Here is the error System.Windows.Markup.XamlParseException: "'The invocation of the constructor on type 'DentistryOOP.View.MainWindow' that matches the specified binding constraints threw an exception.' Line number '6' and line position…

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,711 questions
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,245 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
765 questions
asked 2024-04-26T10:23:50.44+00:00
answered 2024-04-26T14:14:53.62+00:00
Michael Taylor 48,046 Reputation points
1 answer

GetFiles and EnumerationOptions

Hi Question at top to avoid long scrolling below. I have tried so many thing, downloading/installing many 'versions' (5,6,7,8,9) and have not had a single sucess in my trials trying to use (as below). In almost every case I only ever get 'not found'…

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,245 questions
asked 2024-04-26T10:57:50.91+00:00
Les 5 Reputation points
answered 2024-04-26T14:12:27.26+00:00
Michael Taylor 48,046 Reputation points
0 answers

Draining IIS before stopping services

Is there a best practice or clean procedure to drain IIS server from current sessions before stopping the services for the purpose of maintenance?

Internet Information Services
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,364 questions
asked 2024-04-26T14:11:55.5+00:00
Razzi29 311 Reputation points
1 answer

Granting access to Azure application service log stream

Hi All. I granted a user monitoring reader role but found out that they are still unable to access the application service log stream. Can someone confirm what permissions are required for access to the application service log stream.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,802 questions
asked 2022-06-06T22:54:43.3+00:00
MrFlinstone 481 Reputation points
edited a comment 2024-04-26T14:11:35.6933333+00:00
Pascal Batzli Jr 0 Reputation points
1 answer

When I register for the certification course AZ900 using voucher but unfortunately voucher it show message that voucher is invalid, but voucher expire date is August 2024

I register for the certification course AZ900 using voucher but unfortunately voucher it show message that voucher is invalid, but voucher expire date is August 2024

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,564 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,428 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,369 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,539 questions
asked 2024-04-26T10:05:52.4266667+00:00
Dharmalingam, Prawinsankar 0 Reputation points
edited the question 2024-04-26T14:09:59.1233333+00:00
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
3 answers

How to remove "From" when replying in Outlook

Hello, I'd like to know if there is a way to remove the "From" drop box when replying to an email. This is possible when selecting a "New Email", but not when replying. To be clear, I only have one account linked in Outlook and it is…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,958 questions
asked 2023-01-24T00:36:56.8066667+00:00
Dan Mercado 15 Reputation points
commented 2024-04-26T14:09:35.01+00:00
ChurchJ-1756 0 Reputation points
0 answers

Teams is creating duplicates of files in private channels when adding a file to a post

We run into a peculiar, but very annoying, bug that occurs in the new Teams regarding private channels: We create subfolder in files in a private channel to keep all files organized. We then create a post to alert people to a file in the subfolder. The…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,070 questions
asked 2024-04-25T13:46:34.4933333+00:00
Steven 0 Reputation points
edited a comment 2024-04-26T14:07:11.1833333+00:00
Gertie Wientjens 0 Reputation points
1 answer

Is object id in azure unique across tenants?

Is object id in azure unique across tenants?

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
611 questions
asked 2024-04-26T11:55:06.2566667+00:00
ankur_rad 0 Reputation points
answered 2024-04-26T14:05:35.99+00:00
Michael Taylor 48,046 Reputation points
1 answer

Connect from python Function app with managed identity to Azure Database for PostgreSQL- Flexible Server

Hi Everyone I have a python function app which is connecting to PostgreSQL- Flexible Server. I have used password authentication to connect the server. Now, I have to use managed identity to connect the server. I came across 2 different and not sure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,263 questions
Azure Database for PostgreSQL
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,468 questions
asked 2024-04-22T12:46:59.7566667+00:00
Sivanesan 20 Reputation points
commented 2024-04-26T14:05:26.45+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
3 answers

Azure blob storage gen2

I need to restrict uploading files to Blob storage at 18 MB size and allow only .txt extension

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,340 questions
asked 2024-04-26T10:54:48.57+00:00
Chandru Sati 0 Reputation points
answered 2024-04-26T14:03:47.56+00:00
Sumarigo-MSFT 43,641 Reputation points Microsoft Employee
1 answer

unable to login into pearson vue

I'm not able to Pearson Vue to see my score card and certification and also provide my Microsoft id

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.
570 questions
asked 2024-04-26T12:28:58.63+00:00
mahesh utthukota 0 Reputation points
answered 2024-04-26T14:02:56.4566667+00:00
Michael Taylor 48,046 Reputation points
1 answer

ID Card issue during my AZ900 exam

Hello,   I am writing to bring to your attention an issue I encountered during my schedule Az-900 exam today. Unfortunately, during the ID validation I was informed that my ID type was invalid for the exam. I presented my laminated Aadhar id as…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,468 questions
asked 2024-04-26T13:23:15.7166667+00:00
Aindrila Kundu 0 Reputation points
answered 2024-04-26T14:01:16.96+00:00
Michael Taylor 48,046 Reputation points