296,531 questions

Sort by: Updated
1 answer

Unable to edit subscription roles

I seem to have to concierge subscriptions, but am unable to edit roles. I am unable to cancel subscriptions either. I cannot add any role assignments either. This is blocking my labs... I am unable to create VMs using Azure CLI or even the portal. …

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
694 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,015 questions
asked 2024-06-07T19:12:31.77+00:00
Sathi 0 Reputation points
edited an answer 2024-06-10T09:38:39.8933333+00:00
Navya 5,015 Reputation points Microsoft Vendor
1 answer

File movement from sharepoint Nested Subfolders using Microsoft Graph API to blob using ADF

I am trying to copy files from sharepoint to Azure Blob Storage using Microsoft Graph API in ADF. I am able to do it when the sharepoint folder structure is flat. I am facing issue when the sharepoint has nested subfolders. Is there a way to get…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,988 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,849 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,970 questions
asked 2024-06-05T02:34:02.96+00:00
Jagdev Sinder 0 Reputation points
commented 2024-06-10T09:36:54.76+00:00
Smaran Thoomu 11,290 Reputation points Microsoft Vendor
1 answer

How can I avoid the dialog box "An add-in is trying to open this application [Cancel][Open][Cancel]" when I open a protocol link from the office add-in?

If a protocol link is opened from an Excel.JS add-in then a popup "THIS ADD-IN IS TRYING TO OPEN 'APP1'" is shown. Besides a button "Open" it has 2 Cancel buttons. Also it has a checkbox "Always remember my choice for this…

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,626 questions
asked 2023-12-18T19:38:23.7533333+00:00
Dwnl-3653 10 Reputation points
answered 2024-06-10T09:34:04.5133333+00:00
CO2 0 Reputation points
2 answers

Windows Server Update Services (WSUS) Fail to add it.

I'm trying to add this role on my domain server (The domain is fresh from scratch): Windows Server Update Services but it keeps failing, it gives me this error: “The request to add or remove features on the specified server failed. The operation cannot…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,383 questions
asked 2024-05-30T09:12:04.97+00:00
Nadim Polemis 20 Reputation points
commented 2024-06-10T09:31:09.08+00:00
Nadim Polemis 20 Reputation points
1 answer

How would I create a role to be Synapse Admin but block particular pipeline and linked services

We a introducing a new source of data into Synapse which is highly sensitive. However currently my team have admin on Synapse and dedicated SQL pool. How can I allow them to keep some of the admin access but not allow them to see the pipelines and linked…

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,527 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
694 questions
asked 2024-06-06T10:59:15.0466667+00:00
JayZee64 0 Reputation points
edited a comment 2024-06-10T09:30:10.5433333+00:00
Smaran Thoomu 11,290 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Issue with Automation Account SourceControl autoSync

Hi, Has anyone else faced this issue with source control in Automation Accounts? From one day to the next, the auto-sync feature just stopped working, and when we try to enable it, we get the following error: We have a lot of source control configured…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,155 questions
asked 2024-05-31T14:46:17.5233333+00:00
Daniel Orelius 20 Reputation points
edited a comment 2024-06-10T09:28:43.22+00:00
Daniel Orelius 20 Reputation points
1 answer

How to static and cross compile the C-based Azure Tutorial with an IoT client?

I successfully did this Tutorial with an C-based IoT-client: https://learn.microsoft.com/de-de/azure/iot-central/core/tutorial-connect-device?pivots=programming-language-ansi-c on a Ubuntu based virtual machine Now I would like to excecute this sample on…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
357 questions
asked 2024-06-06T09:17:59.01+00:00
AZ ADM Steffens, Martin 0 Reputation points
commented 2024-06-10T09:28:05.84+00:00
José Simões 0 Reputation points MVP
1 answer One of the answers was accepted by the question author.

calendar permissions to a security group

We need to give our secreterial permissions to all employee calendars to add/change/delete the appointments. With powershel we tried the following: Get-mailbox | ForEach-Object { Set-MailboxFolderPermission -Identity $_":\Calendar" -User XXXX…

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,289 questions
asked 2024-06-07T13:35:19.8966667+00:00
Wim Duizer 20 Reputation points
accepted 2024-06-10T09:26:33.18+00:00
Wim Duizer 20 Reputation points
1 answer One of the answers was accepted by the question author.

May I have 2 functions with different triggers (Event Grid & Service Bus) in one project (repository) ?

Hello, I have two functions which are using identical Python code for different purposes. They both should reside in one Function App. The first function is Event Grid triggered, with Event Subscription in IoT Hub and is using…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
568 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,463 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
330 questions
asked 2024-06-07T15:41:23.0033333+00:00
Voynova, Silvena 20 Reputation points
commented 2024-06-10T09:24:12.44+00:00
Voynova, Silvena 20 Reputation points
6 answers

Our Azure App Service application started to experience intermittent CORS errors

Hi all, I am new here, and I am hoping someone can help as we are completely at a loss with the problem we are experiencing suddenly with Azure App Service. We have 2 Azure App Services, 1 for API and the other is an Web application (ReactJS). Both…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,119 questions
asked 2024-05-24T20:14:55.0566667+00:00
Allan 275 Reputation points
commented 2024-06-10T09:24:01.9133333+00:00
Yury Herdzei (Finstek) 0 Reputation points
1 answer

The scim API is by default adding users to admins group in azure databricks

Hi, When we are invoking scim API in azure databricks it is by default adding users to the admins group and also after deleting users from only admins group they are being created again. Also calling scim API with adding groups as users also adding them…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,007 questions
asked 2024-06-05T11:29:19.43+00:00
Gupta, Neha 0 Reputation points
commented 2024-06-10T09:23:17.1033333+00:00
Gupta, Neha 0 Reputation points
1 answer One of the answers was accepted by the question author.

Using a background behind quick links in modern sharepoint

Hi all, Is it possible to have a backgroud set like: (Below is a classic site) But on modern sites:

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.
4,049 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,970 questions
asked 2024-06-07T09:13:01.82+00:00
Aran Billen 721 Reputation points
accepted 2024-06-10T09:21:35.6933333+00:00
Aran Billen 721 Reputation points
2 answers

Can't login to azure with error code 53003

Hello, I get a 53003 error message when trying to log in to my azure environment. I tried the following different laptops (all privately owned both windows as OSX) removed cache and use incognito In the past I could log in. Strange thing is that I'm…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,015 questions
asked 2024-06-05T15:57:03.85+00:00
Paul Le 0 Reputation points
answered 2024-06-10T09:19:27.6433333+00:00
Akhilesh 6,040 Reputation points Microsoft Vendor
1 answer

Unable to delete VM : Unregistration of implicit PublicIpAddress failed with error: InvalidAuthenticationTokenTenant

After moving Microscroft moved my Visual Studio subscription from my primary email to my alternate email, I am unable to delete resources. The tenant id refers to my primary e-mail directory which has been deleted. The VM was created after the move of…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,353 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,178 questions
asked 2024-06-09T11:02:27.0933333+00:00
Cameron River 0 Reputation points
edited the question 2024-06-10T09:19:05.2166667+00:00
Shweta Mathur 28,306 Reputation points Microsoft Employee
1 answer

How to add the "Azure Machine Learning workspace name" which exists in the data factory Azure Machine Learning linked service in the override parameters in the release pipeline?

I have two adf dev and prod. I have the linked service "Azure Machine Learning". Inside this linked service I have some parameters such us, subscriptionID, resourceGroupName and Azure Machine Learning workspace name**.** In my pipeline…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,849 questions
asked 2024-05-23T11:02:38.75+00:00
Dina 0 Reputation points
commented 2024-06-10T09:18:54.8766667+00:00
Dina 0 Reputation points
1 answer

Azure Data Bricks - User Doesn't have permission to perform this action while connecting to Azure Synapse Dedicate Pool

We are connecting Azure Synapse Analytics - Dedicated Pool using the PySpark Code that runs from Azure Data Bricks using SQL Authentication. While running, we are getting the below error when we use a user with db_datawriter and db_datareader…

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,527 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,007 questions
asked 2024-06-07T11:26:00.4933333+00:00
Praveen Sreeram 1 Reputation point
commented 2024-06-10T09:16:26.0533333+00:00
Smaran Thoomu 11,290 Reputation points Microsoft Vendor
1 answer

I need to implement a right-to-left (RTL) Flyout menu to better support RTL languages.

Platform Targets: Android and iOS Issue: I've attempted to use the FlowDirection="RightToLeft" attribute within the Shell, as shown below: <Shell xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,032 questions
asked 2024-06-03T05:49:30.1066667+00:00
Marwa Helweh 0 Reputation points
commented 2024-06-10T09:15:09.0866667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 37,266 Reputation points Microsoft Vendor
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,032 questions
asked 2024-05-31T21:58:54.9366667+00:00
UnexpectedGrit 11 Reputation points
commented 2024-06-10T09:14:53.2566667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 37,266 Reputation points Microsoft Vendor
2 answers

Can we create native iOS XCFramework & Android jar files using c# maui code base?

Team, Our plan is to generate iOS XCFramework & Android jar files using c# maui code base to re-use the functionality written in c#. How to generate such libraries. When I tried to generate the library using VS for Mac, I got dll & pdb files,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,032 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
194 questions
asked 2024-06-06T06:15:17.2966667+00:00
Krishna Kishore Bandaru 0 Reputation points
commented 2024-06-10T09:14:20.07+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 37,266 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Self-hosted machine unable to access Data Lake Storage account when running a pipeline using Synapse

Hello - I need your help again: Here's the story: I have azure synapse workspace I have created managed private end point created for ADLS - working fine I have create private endpoint created for ADLS - working fine ADLS have set the public access…

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,389 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,353 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,527 questions
asked 2024-06-07T08:58:57.6633333+00:00
Xhevahir Mehalla 100 Reputation points
edited an answer 2024-06-10T09:14:06.9333333+00:00
Smaran Thoomu 11,290 Reputation points Microsoft Vendor