18,647 questions

Sort by: Updated
0 answers

Integrating Blazor webassembly (standalone) with AAD B2C

Hello, I'm building a website using Blazor webassembly (standalone) and I was able to integrate it with AAD B2C. The user can login, update password, and register with almost no issues. In appsettings I added Authority to point to B2C_1_susi user flow.…

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,025 questions
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,449 questions
asked 2024-06-13T04:46:55.5+00:00
Iyad Shobaki 0 Reputation points
0 answers

Error during deploying LOB Apps in Intune

Hello Experts! I am trying to deploy an iOS Line of Business app in Intune, but an error is encountered during deployment. What could be the possible reason for this?

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
902 questions
asked 2024-06-13T04:43:51.1766667+00:00
Nidhi Priya 406 Reputation points
0 answers

I receive the error InvalidTemplateDeployment when trying to create a workflow on Logic App

Dear Sir/Madam, I keep receiving the error InvalidTemplateDeployment. Looking at the JSON code, the inner erros say, "This region has quota of 0 WorkflowStandard cores for your subscription. Try selecting different region or SKU". Please…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,926 questions
asked 2024-06-13T04:43:08.1+00:00
Ghafoor Hussain 0 Reputation points
0 answers

Azure Access Lohs

For logs stored in the App Service file system, the easiest way is to download the ZIP file in the browser at: Linux/container apps: https://<app-name>.scm.azurewebsites.net/api/logs/docker/zip Windows apps:…

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,143 questions
asked 2024-06-13T04:39:35.74+00:00
Chukwuma Akunyili 0 Reputation points
0 answers

convert excel column headers as row headers in azure data factory

need to convert below example input from excel source - id qn1 qn2 qn3 ................ max q50 1 qr1 qr2 qr3 ................max qr50 2 qr1 qr2 qr3 ................max qr50 desired output - id qn qr 1 qn1 qr1 1 qn2 qr2 1 qn3 qr3 . . 1 qn50…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,594 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,870 questions
asked 2024-06-13T04:34:41.5066667+00:00
Sudha Achuthan 0 Reputation points
0 answers

How to fix 'AADSTS90023: V2 tokens require asymmetric token signing credentials'?

I have a web app using Azure AD to login users. It is using the MSAL python library to redirect users to a https://login.microsoftonline.com/(...) URL for login, then exchanging the authorization code from the call for an access token. It was working…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,067 questions
asked 2024-06-11T08:58:57.59+00:00
Matyas Juhasz 0 Reputation points
edited the question 2024-06-13T04:32:48.6633333+00:00
Shweta Mathur 28,616 Reputation points Microsoft Employee
0 answers

How to store sharepoint list columns in an excel using Azure Data Factory

We have a sharepoint list that has more than 50 fields and lots of rows. Currently I'm using Web activity where I'm passing /sites/site-id/lists/list-id/items? expand=fields. Thr first field is title, second is organization, etc. But in the output I'm…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,870 questions
asked 2024-06-13T04:29:56.2666667+00:00
Mansi Yadav 40 Reputation points
0 answers

CosmosDB Data Explorer is not connecting to my DB account. How can I fix?

Hi, I having been using my CosmosDB account for over a year without any issue. I am unable to connect to or view my DB account using the Cosmos Data Explorer. I've tried from the menu option on the portal, and from cosmos.azure.com, with the same…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,493 questions
asked 2024-06-13T04:23:17.8033333+00:00
Gavin O'Kane 0 Reputation points
0 answers

Data Lake as a storage/database for Express Angular Application?

So currently I'm using SQL server for our structured data, client uploads a file which has a minimum of a million of records, which gets uploaded to blob storage and then those million of records gets inserted into different tables in SQL. What I want to…

Azure SQL Database
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,394 questions
asked 2024-06-12T18:28:04.58+00:00
Jayesh Nathani 20 Reputation points
edited the question 2024-06-13T04:06:09.74+00:00
vipullag-MSFT 25,366 Reputation points
0 answers

Secured kusto connection during data ingestion from fabric notebook to lakehouse.

Hi team Im looking for SN+I Auth or secured auth for kusto in fabric notebook.

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,394 questions
asked 2024-06-12T18:10:15.91+00:00
Uday Dinakar Sutar 0 Reputation points
edited the question 2024-06-13T03:53:58.25+00:00
Givary-MSFT 29,261 Reputation points Microsoft Employee
0 answers

Formatting and appearance of font changed on word for macbook

I have been editing a word document for the last few weeks, when I opened it yesterday the font now appears different (says the font is still spectral but it looks different) and all the spacing in the document has changed. No improvement even after…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
712 questions
asked 2024-06-13T03:52:15.9533333+00:00
Tarun Campion 0 Reputation points
0 answers

Pull delivery model support in C# SDK

We're using Azure.Messaging.EventGrid 4.22.0-beta.1 to perform polling on the event grid (EventGridClient.ReceiveCloudEventsAsync method). I have noticed that in the latest version of the package, 4.24.0, this operation is not available. It seems that…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
332 questions
asked 2024-06-13T03:50:48.2233333+00:00
Justin Kim 0 Reputation points
0 answers

I am getting when i trying to retrieve user profile

I am getting the following error when I'm trying to retrieve the user profile: AADSTS65001: The user or administrator has not consented to use the application with ID Here is My Code Set<IAccount> accountsInCache = pca.getAccounts().join(); …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,024 questions
asked 2024-06-13T03:36:01.4233333+00:00
Balasubramaniyan Radhakrishnan 0 Reputation points
0 answers

Azure OpenAI Assistant

Does Azure OpenAI Assistant support upgrading assistant using python? When I used the below code to update my assistant, it returns error that there's no parameter called file_ids. updated_assistant = client.beta.assistants.update( assistant.id, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,418 questions
asked 2024-06-13T00:09:39.31+00:00
Violet Zeng 5 Reputation points
edited the question 2024-06-13T03:27:16.2366667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

How do I apply a renewed Azure Grant to my Azure Sponsorship subscription for non-profits?

Hi there. My non-profit recently received an email saying our Azure Grant had been approved and renewed (this is the second year we have received the grant) However, I can't seem to apply the grant to our subscription. Can anyone help?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,067 questions
asked 2024-06-12T23:10:48.0166667+00:00
Paul Mason 0 Reputation points
edited the question 2024-06-13T03:24:44.0433333+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

Event Grid Connector Setup: Concierge Subscription missing from Subscription Selection Menu

The only selection in the list of subscriptions is my own subscription and not the Concierge Subscription. As you can see in the setup of the event grid connector the settings are linked to the correct subscription and resource group but this does…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
332 questions
asked 2024-06-12T20:10:52.7933333+00:00
Malgas, Luigi 0 Reputation points
edited the question 2024-06-13T03:21:53.0533333+00:00
AmaranS 3,035 Reputation points Microsoft Vendor
0 answers

Dynamic Content Option for Password Field in SFTP Connector in Azure Synapse Analytics

I am working on a feature in Azure Synapse Analytics that connects to different SFTP servers dynamically based on a meta-data table. As I proceeded through it, I found out that in SFTP Linked Service, the PASSWORD field does not allow dynamic content.…

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,541 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,870 questions
asked 2024-06-12T17:19:45.9533333+00:00
Khushank Madaan 0 Reputation points
edited the question 2024-06-13T03:20:04.2866667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

Sending email gives error in O365 - The SMTP Server requires a secure connection

I have written a Console App using .NET8, which needs to send email in our Office365 environment. I am using "smtp.office365.com" to send email.  We have MFA enabled in our Office365.   The error comes as…

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,464 questions
asked 2024-06-13T03:20:00.1466667+00:00
Kamlesh Rao (KR365) 0 Reputation points
0 answers

unable to access storage account with a private endpoint from standard logic apps using managed identity

unable to access storage account with a private endpoint from standard logic apps using managed identity

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,812 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,926 questions
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,230 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
481 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,067 questions
asked 2024-06-13T03:15:07.93+00:00
Vilas Rao Perka 0 Reputation points Microsoft Employee
0 answers

Export to Excel option in OneDrive online

Hi, In OneDrive we are exporting the data using Export to excel option but when we open the query in excel. In the File/Folder name column, we are getting some records with actual name and some are with the whole URL as seen in below image Can you…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
901 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,993 questions
asked 2024-06-12T14:45:11.8866667+00:00
Jadhav, Jyoti 0 Reputation points
edited the question 2024-06-13T02:56:44.5233333+00:00
Emi Zhang-MSFT 22,951 Reputation points Microsoft Vendor