18,034 questions

Sort by: Updated
0 answers

Can't add physical fido2 passkey/security key to my microsoft account, using edge

Hello, I'm trying to add my physical usb pass key ( security key ) brand is Feitian k9, I enter the pin and there's a message password is saved, afterwards it says couldn't add the physicial key key works %100 fine in other browsers and apps and phone

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,150 questions
asked 2024-05-07T20:35:53.6033333+00:00
qnfrr12 0 Reputation points
0 answers

Adding access policy for storage container with Python

I'm trying to write a python script to add access policy to container. The initial code works, but it's deleting all current policies and create a new one. from azure.storage.blob import BlobServiceClient, ContainerSasPermissions, AccessPolicy from…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,441 questions
asked 2024-05-07T15:54:09.2933333+00:00
Denis Mukhamedov 20 Reputation points
edited the question 2024-05-07T20:29:58.3466667+00:00
deherman-MSFT 33,626 Reputation points Microsoft Employee
0 answers

.Net Maui ViewModel and MVVM

Currently I have a shell application with a Tabbed Page with all of these Content Page Views. Instead of using one big Model (Populated with Data from a Database) in my ViewModel for all these Content Page Views what is the best practice to separate…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 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,291 questions
asked 2024-05-07T20:27:49.38+00:00
Tom Meier 80 Reputation points
edited the question 2024-05-07T20:28:18.4266667+00:00
Tom Meier 80 Reputation points
0 answers

Authenticator App not alerting to notifications

I just spent and hour working with support trying to resolve my Authenticator app notifications; reference number 7040945708. I recently updated to a new Samsung S24 Ultra and no longer getting notifications for Authenticator. I followed this…

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,548 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
963 questions
asked 2024-05-07T20:19:26.59+00:00
Erik Luca 0 Reputation points
0 answers

Error when executing a command in a lab

Hello!   I am following the instructions from this lab: Exercise - Manage Azure AI Services Security - Training | Microsoft Learn which is part of this learning path: Secure Azure AI services - Training | Microsoft Learn I have installed Azure CLI as you…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,407 questions
asked 2024-05-07T18:51:50.93+00:00
Carlos Fernando Aguilar González 305 Reputation points
edited the question 2024-05-07T20:13:03.06+00:00
VasaviLankipalle-MSFT 14,421 Reputation points
0 answers

How to embed javascript in custom policy to access OTP from SMS Retriever API and use it?

How to embed javascript in custom policy to access OTP from SMS Retriever API and use it?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
963 questions
asked 2024-05-07T20:05:58.4966667+00:00
Upasana Lakra 0 Reputation points
0 answers

Need to migrate vendor specific VM from US region to EU region

Right now, we have one VM (image provided to us from vendor) that is sitting in US East Region, and we would like to move and/or duplicate the VM to the EU North Region. We have had some difficulty in doing so. We have tried: Moving the VM to the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,171 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
719 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
963 questions
asked 2024-05-07T20:05:47.3066667+00:00
Walker, Blake 0 Reputation points
0 answers

Sharing the completion of AZ-900 course on LinkedIn profile

hi after completing az-900 course i expect that i could be able to share the completion of the course like it was possible to share any module after finishing it .. but i could not is there is any way to share the completion of all az-900 course on…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,171 questions
asked 2024-05-07T20:02:33.3+00:00
Mohamed Farahat ElShebiny 0 Reputation points
0 answers

Unable to receive the weekly digest for PIM

Right now we're using PIM with just-in-time access for the Global Admins. Before we received that PIM weekly digest every Sunday. What I want to confirm is if we need to have a Global Admin active when the weekly digest is sent or if there's a way to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,595 questions
asked 2024-05-07T17:51:47.2866667+00:00
LeRoy, Kevin 45 Reputation points
edited the question 2024-05-07T20:00:18.07+00:00
LeRoy, Kevin 45 Reputation points
0 answers

Amount of 14.16 euros was deducted from the card, but I don't understand why, because I don't have any subscriptions and Microsoft doesn't show this payment in the system.

The amount of 14.16 euros was deducted from the card, but I don't understand why, because I don't have any subscriptions and Microsoft doesn't show this payment in the system.

Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
512 questions
asked 2024-05-07T19:57:15.9933333+00:00
Andrėja Čichunovaitė 0 Reputation points
0 answers

Using MS Graph to get Calendar for a resource

Trying to get Calendar information for a specific users (not Me) but getting error. Getting user detail: Query: https://graph.microsoft.com/v1.0/Users/5e28a862-6056-44fc-b8a6-f3cdbdd47fcb Result : gave me detail about this users without any…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,017 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,675 questions
asked 2024-05-07T19:54:03.3366667+00:00
virginie Marcoux 0 Reputation points
0 answers

I'm having trouble in connecting to Azure service bus from my AWS workspace using VS application with VS default credentials

I'm having trouble in connecting to Azure service bus from my AWS workspace using VS application with VS default credentials. Direct connection string is working fine but if I try to connect using default credentials, I get error. Code return new…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
550 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
963 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,630 questions
asked 2024-05-07T19:46:09.9333333+00:00
Srivastava, Savita 0 Reputation points
0 answers

User Managed identity with failover group with servers in different regions

while using user managed identity with azure sql , the connection string or token acquired using DefaultAzureCredential is dependent on the clientID of user managed identity. for the scenario when there is a sql failover switch i.e due to outage in one…

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,775 questions
asked 2024-05-07T19:44:02.75+00:00
KAMALPREET KAUR 1 Reputation point Microsoft Employee
0 answers

B2C Sign Up Issue in Azure API Management Developer Portal

Hello, I'm encountering an issue with my API Management developer portal. Currently, the portal only permits sign-ins and sign-ups via B2C. Previously, I successfully tested the sign-up and sign-in system. However, after updating the gateways for both…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,772 questions
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,656 questions
asked 2024-05-07T19:23:12.0833333+00:00
hampton123 1,055 Reputation points
edited the question 2024-05-07T19:43:30.1433333+00:00
hampton123 1,055 Reputation points
0 answers

The Group Policy Client service failed the sign-in

While logging into a domain joined machine, randomly users encountered an error message as shown in the screenshot. Sometimes, rebooting the machine resolves this issue. However, it re-appeasers again What is the cause of this issue ? also, tried the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,676 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,371 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,909 questions
asked 2024-05-07T19:27:38.5333333+00:00
$@chin 85 Reputation points
0 answers

create a transport rule

Hi All I have software, and we add licenses for it from its portal when we run out. There are 5 members in my team. If I'm on shift, I may add licenses; if someone else is on shift, they will do it. Whoever adds a license will receive an email…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,086 questions
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,197 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,360 questions
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,897 questions
asked 2024-05-07T19:16:23.14+00:00
Rising Flight 3,751 Reputation points
0 answers

I created an Assistant in the Assistants Playground. No files and no functions. When I ask a simple question like "how are you" the request most of the time fails and a lot of times takes about 90 seconds or more.

My experience with Assistants thus far has been terrible. I created a Gpt4 assistant on the playground. I eventually want to add some text files and a couple of functions. But even without them it has been next to impossible to get a response for any…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,203 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,929 questions
asked 2024-05-07T19:11:13.6166667+00:00
Kumar Rajan 0 Reputation points
0 answers

How to Create simple HTML/CSS project in Visual Studio 2022

I'm so used to creating simple HTML projects in 2019. How do I do the same thing in 2022? I don't want Core at all, just a project that will launch from a basic index.html. I can't even find a way to add an HTML file to an empty project. What's the best…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,401 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,281 questions
asked 2024-05-07T19:07:57.77+00:00
Coreysan 1,631 Reputation points
0 answers

Microsoft Photos App - Does not Prompt for Printing Job Codes

We're running into a problem with the Microsoft Photos App not allowing the prompts for Printer Job Codes (Job Accounting). This is happening with Xerox printers and drivers. We need the App to allow the prompts for the job/accounting codes so we can…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,676 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,775 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,242 questions
asked 2024-05-07T19:07:15.5166667+00:00
David Rozario 0 Reputation points
0 answers

how to change owner in all ssrs reports

how to change owner in all ssrs reports. I believe there is a table on the server named DBUSERS but not sure how to find it.

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,848 questions
asked 2024-05-07T19:02:58.7966667+00:00
James Adkins 0 Reputation points