53,966 questions

Sort by: Updated
0 answers

with the free version I cannot see my assets on Gen 2 datalake

Hi, I have just logged on to the purview portal (new version), I can see my Gen2 storage accounts and containers, but unable to see any further levels of detail, like folders and files. I have access to these from Azure Storage Explorer. Currently on the…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
947 questions
asked 2024-05-07T09:17:19.1933333+00:00
Arif Syed 1 Reputation point
0 answers

Azure Open AI connection for copilot studio fails

After following the steps for deploying a chat from Azure OpenAI in copilot studio (https://learn.microsoft.com/en-us/microsoft-copilot-studio/nlu-generative-answers-azure-openai#prerequisites) I get the following error that means: "An error…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,200 questions
asked 2024-05-06T19:15:45.6133333+00:00
Maryon Morales 0 Reputation points
commented 2024-05-07T09:16:49.2333333+00:00
AshokPeddakotla-MSFT 27,726 Reputation points
0 answers

Solution: Custom SignalR Endpoints (Hubs) in a Blazor Server Application using Azure B2C When Deployed to Azure

Posting this in case I need it myself... Issue: Using custom SignalR endpoints (for example a /chat hub) with Authentication in a Blazor Server application that uses Azure B2C will not work when deployed. It will work fine on your local machine (using…

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,398 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
asked 2023-01-15T08:30:23.1666667+00:00
Michael Washington 911 Reputation points MVP
commented 2024-05-07T09:16:47.4333333+00:00
Hatvani Sándor 0 Reputation points
0 answers

Questions Regarding Native AOT

Hi Team , I have few queries regarding Native AOT compilation . is Native AOT is recommended for security - to avoid reverse engineering ? Can Native AOT published library be called from managed C# code ? is there any future plans of making Native…

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,288 questions
asked 2024-05-07T09:16:41.31+00:00
Atul Nikam 0 Reputation points
0 answers

DeniedBySystem returned when i was used PhoneLineTransportDevice::RequestAccessAsync

I try to requset PhoneLineTransportDevice access with below code. It works fine in my Win10 22H2, but failed when i try to run in my Win11 23H2. would you like to give some advice? 1, Why it was failed DeniedBySystem in win11 ? 2, How to solve it…

Universal Windows Platform (UWP)
asked 2024-05-07T08:44:33.0533333+00:00
栩 王 0 Reputation points
commented 2024-05-07T09:16:10.84+00:00
Junjie Zhu - MSFT 15,061 Reputation points Microsoft Vendor
0 answers

How to keep onedrive logged in for users on virtual desktop?

. The users OneDrive keep signing out and also the default printer keeps changing to adobe pdf whenever they sign out and sign in to virtual desktop.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,369 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,254 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,138 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
463 questions
asked 2024-04-17T14:02:52.6366667+00:00
Caryl Gonzales 5 Reputation points
edited a comment 2024-05-07T09:16:05.2533333+00:00
vipullag-MSFT 24,211 Reputation points Microsoft Employee
0 answers

How may I know whether my meeting is calendar backed or not?

I have two different meetings in my Teams Calendar and they look pretty much the same. When I try to see if there is any recording made for these meetings, in one case API respond with 412 error curl --location…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,130 questions
asked 2024-05-07T09:14:51.69+00:00
Alexander Hrytsenko 0 Reputation points
0 answers

Why is the following page refusing to submit my answers, https://learn.microsoft.com/en-us/training/modules/security-copilot-embedded-experiences/6-knowledge-check?

The Knowledge check page refuses to submit answers, I have reloaded and refreshed but ht button just keeps loading. Please assist. This question is related to the following Learning Module

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.
950 questions
asked 2024-05-07T08:06:11.7966667+00:00
Victor Mutenda 0 Reputation points
commented 2024-05-07T09:14:44.4+00:00
aatheeque 1,480 Reputation points Microsoft Vendor
0 answers

How do I successfully complete the "Describe the embedded experiences of Microsoft Copilot for Security" module?

I am stuck on the knowledge check for the "Describe the embedded experiences of Microsoft Copilot for Security" module. After clicking the "Check your answers" button on the bottom, it keeps processing infinitely. Another issue that…

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.
950 questions
asked 2024-05-07T08:49:53.8533333+00:00
Admin Filip Opačić 0 Reputation points
commented 2024-05-07T09:14:15.1866667+00:00
kguntaka 580 Reputation points Microsoft Vendor
0 answers

Azure Arc Custom Script Extension can't download script using Managed Identity

Good morning I am unable to download the script from my storage account when using the Azure Arc-enabled server System Managed Identity and the Custom Script Extension, using a SAS works fine. I am using the JSON below as stated in the documentation,…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
953 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
326 questions
asked 2024-05-07T09:12:02.34+00:00
Billy 70 Reputation points
0 answers

ADFS Authentication Issue in .Net 8

I have an existing ASP.NET MVC application that relies on ADFS authentication. I'm currently upgrading it to .NET 8. As part of the upgrade process, I prioritized implementing the authentication functionality first. However, I'm encountering an issue…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,399 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,195 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,197 questions
asked 2024-05-03T06:09:59.2233333+00:00
Vijayan, Neethu 0 Reputation points
commented 2024-05-07T09:10:43+00:00
JasonPan - MSFT 4,371 Reputation points Microsoft Vendor
0 answers

Query regarding JavaScript APIs for downloading attachment data in outlook add-ins.

We want to bring to your attention a crucial limitation concerning the functionality of "Office.context.mailbox.item.getAttachmentContentAsync" within mobile applications. "Office.context.mailbox.item.getAttachmentContentAsync" is a…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,011 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,515 questions
asked 2024-05-07T09:09:32.4066667+00:00
Suraj Sinha 0 Reputation points
0 answers

Key store providers cannot be set more than once(Always Encrypted with JDBC and Java 8)

We are trying to use SQL Always Encrypted feature in our Java Web Application. Java 8 is the JRE and uses mssql-jdbc-9.2.1.jre8.jar as the jdbc driver. Azure-Key-vault as the column master key store provider Our application uses below code to…

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,767 questions
asked 2021-11-09T04:53:17.773+00:00
Subin Sankaran 1 Reputation point
commented 2024-05-07T09:07:01.79+00:00
0 answers

Defender for Identity: How to resolve Health Issue "Auditing on the Configuration container is not enabled as required"?

Hi, I have tried to resolve this MDI Health Issue "Auditing on the Configuration container is not enabled as required" for over a week now, but sadly without sucess. I have followed the instructions posted here…

Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
154 questions
asked 2024-05-06T15:46:41.1666667+00:00
RobertGrafKlosterer-1076 0 Reputation points
edited the question 2024-05-07T09:05:36.52+00:00
RobertGrafKlosterer-1076 0 Reputation points
0 answers

Bing Webmaster API OAuth return error

I am using OAuth 2.0 to access the Bing Webmaster API. https://learn.microsoft.com/en-us/bingwebmaster/oauth2 It was successful up to "6. Use the access token to access the Bing Webmaster APIs". But, An error is displayed at "7. Request a…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
387 questions
asked 2024-05-07T07:13:38.75+00:00
yasu 0 Reputation points
edited the question 2024-05-07T09:03:22.9133333+00:00
romungi-MSFT 42,286 Reputation points Microsoft Employee
0 answers

EntraId to SuccessFactors Writeback | Add leading zeros

Hi all, we are using the Entra ID Provisioning Service Writeback to send Email and Phone Number to SuccessFactors. However, we are struggeling with matching IDs on both sides. We are using the a userID in extensionAttribute14 in AD, consisting of 3-5…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,583 questions
asked 2024-05-07T08:59:26.06+00:00
Wieland, Sebastian 20 Reputation points
0 answers

Unable to generate SSL certificates on Azure Web App

I'm having the following issue when trying to generate a new certificate to my azure web app: Error adding managed certificate: Properties.CanonicalName is invalid. Found a duplicate certificate with [...] available or in pending issued under…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,923 questions
asked 2024-05-03T14:54:13.3533333+00:00
Raphael Pereira 0 Reputation points
edited the question 2024-05-07T08:59:14.0866667+00:00
ajkuma 22,436 Reputation points Microsoft Employee
0 answers

No Previews option in Azure Databricks user menu

I want to enable serverless compute in Azure Databricks which is in public preview, my workspace is eligible based on the details in the docs here and I am the workspace admin but I don't see a Previews option in my user menu. Is there another way to…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,942 questions
asked 2024-05-07T04:42:27.6566667+00:00
Matt 0 Reputation points
commented 2024-05-07T08:55:22.4266667+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
0 answers

I would like to publish a winui3 app to microsoft store

Hi, I would like to publish a winui3 app to microsoft store. But I don't have a correct (only limited nearly nothing shown) access to Microsoft Partner Center. If you could provide me help to publish that app would be great. Greetings, Tobias

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
875 questions
asked 2024-05-04T12:55:06.0366667+00:00
Tobias Brüschke 0 Reputation points
commented 2024-05-07T08:54:03.2333333+00:00
Junjie Zhu - MSFT 15,061 Reputation points Microsoft Vendor
0 answers

While deploying the model unable to get the realtime endpoint in azure machine learning and how get pay as you go subscription.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,577 questions
asked 2024-05-07T08:52:00.2633333+00:00
Vatan Patkar (LTIMINDTREE LIMITED) 0 Reputation points Microsoft Vendor