99,339 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

API to get schema and corresponding curation status and partially currated for assets in Azure Purview

Business need : To generate power bi report on schema name , description , partially curated, curation status. Process : For that I tried to fetch the details with the help of REST api using entity, catalog, glossary and tried generating JSON which…

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.
991 questions
asked 2024-06-01T15:25:46.1866667+00:00
Utsav Mori 20 Reputation points
accepted 2024-06-10T10:28:06.3033333+00:00
Utsav Mori 20 Reputation points
1 answer One of the answers was accepted by the question author.

Do we have any option to deploy ARO cluster with OpenShift version via Azure CLI ?

Hi, While deploying ARO cluster, do we have any option for selecting Openshift version via Azure CLI ? By default, it's getting created with 4.12.25 version and we are upgrading this to latest version after the deployment. Instead of that, we want to…

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
80 questions
asked 2024-06-09T09:53:16.8+00:00
Mangi,Balaraju,IN-Chennai 145 Reputation points
commented 2024-06-10T10:18:05.59+00:00
Mangi,Balaraju,IN-Chennai 145 Reputation points
2 answers One of the answers was accepted by the question author.

Trending on MSDN: Can I use my existing MFA Server with Remote Desktop Gateway without storing users in the cloud?

Can I use my existing MFA Server with Remote Desktop Gateway without storing users in the cloud? How will the licensing work if I am no longer able to create new auth providers? Source:…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,017 questions
asked 2019-10-29T22:06:38.3+00:00
Marilee Turscak-MSFT 35,371 Reputation points Microsoft Employee
answered 2024-06-10T10:05:44.66+00:00
Sid Crosby 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to delete API Management Resource

Hello, I created an Azure API Management (APIM). I've been trying to delete it, but it seems to be locked or stucked in a transition state, and after more than 12 hours I could not delete it. I'm getting the following error message: Code:…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,842 questions
asked 2024-05-30T07:58:17.36+00:00
Rodrigo Liberoff Vázquez 71 Reputation points MVP
commented 2024-06-10T09:56:57.5866667+00:00
Rodrigo Liberoff Vázquez 71 Reputation points MVP
1 answer One of the answers was accepted by the question author.

My Dev, test, prod environments are in different resource groups of same subscription. How do I create a devops pipeline in this case?a DevOps pipeline to deploy a

Hi, My dev, test and prod environments are in different resource groups of the same subscription. I am involved in a data engineering project where I will be using primarily below resources - ADLS - data storage ADF - Orchestration Azure Databricks - QC…

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 Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,007 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,851 questions
asked 2024-05-14T19:23:38.4366667+00:00
Shashwat Tiwary 20 Reputation points
accepted 2024-06-10T09:53:29.01+00:00
Shashwat Tiwary 20 Reputation points
1 answer One of the answers was accepted by the question author.

Could not create application in new azure b2c tenant programmatically using token generated from app/user credentials on subscription directory?

I have created a new azure b2c tenant directory programmatically using MS API. now I want to register an app on newly created azure b2c tenant without switching into it manually. To generate token, I have created a multi tenant app and global admin user…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
209 questions
asked 2024-04-10T14:55:32.78+00:00
Dharmendra Patidar 40 Reputation points
accepted 2024-06-10T09:50:03.3766667+00:00
Dharmendra Patidar 40 Reputation points
2 answers One of the answers was accepted by the question author.

How to redo completed modules

The first time you go through a learning module, you get the start button and nice next / previous navigation with the knowledge check at the end. BUT - when you want to revise it and re-do the learning for an exam, you still have next/previous but…

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,117 questions
asked 2024-06-08T10:04:35.8+00:00
Will Newman 41 Reputation points
commented 2024-06-10T09:46:18.79+00:00
Will Newman 41 Reputation points
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 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,464 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
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 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,354 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
2 answers One of the answers was accepted by the question author.

Shared Files via OneDrive: sync button not available

Hello, I have a simple question. The company I work uses OneDrive and Office 365. When somebody shares a folder with files inside with me I see the sync button and all files are synchronized, but when an excel or word file for instance is shared the sync…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
892 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,970 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,158 questions
asked 2024-02-15T11:00:20.1166667+00:00
Martinelli, Cavour 20 Reputation points
answered 2024-06-10T08:52:45.49+00:00
Yohan Costa 0 Reputation points
9 answers One of the answers was accepted by the question author.

The subscription is not allowed to create or update the serverfarm

Scenario : App service deployment or scaling  Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround:  Retry to provision the App Service after a few hours (similar thread #1535067 user was…

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-04-17T10:41:42.7+00:00
VenkateshDodda-MSFT 19,606 Reputation points Microsoft Employee
answered 2024-06-10T08:39:24.89+00:00
Ambro 0 Reputation points
1 answer One of the answers was accepted by the question author.

Opening app from app

Hello, I want to open app from other app. Function should work in this way If app is found as installed, open the app, but if app isnt found open it's page in Windows Store I use such code: private async void btnOpenApp_Click(object sender,…

Universal Windows Platform (UWP)
asked 2024-06-08T20:16:31.6733333+00:00
BitSmithy 1,951 Reputation points
accepted 2024-06-10T08:36:18.2633333+00:00
BitSmithy 1,951 Reputation points
2 answers One of the answers was accepted by the question author.

Why I can export the whole sharepoint list to excel without error, but a limited list view export failed?

Hello, I'm struggeling with the sharepoint list export to excel. I can export the full list to Excel without any issues. When I try and export different views, I receive the error when opening excel. "You do not have permission to view the entire…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,970 questions
asked 2023-06-13T11:39:46.9433333+00:00
Prause, Tobias 25 Reputation points
commented 2024-06-10T08:35:20.02+00:00
Jean-Philippe Van Bogaert - DSV 0 Reputation points
2 answers One of the answers was accepted by the question author.

App Service Plans (Linux) restarts without planned maintenance

Hi all, All of our App Service Plans (Linux) in West Europe were restarted around June 3rd 10:00PM UTC. This caused a high CPU percentage and timeouts in our function apps. As far as we know, there were no planned maintenances according to Service…

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-06-04T07:51:40.95+00:00
Luna 20 Reputation points
accepted 2024-06-10T08:33:38.8433333+00:00
Luna 20 Reputation points
3 answers One of the answers was accepted by the question author.

Which is better to use, DbContext.Add() or DbSet.Add()?

Hi, If you allow, I would like to ask a question. In CRUD operations, we can add to the database in two ways: DbContext.Add(object) and DbSet.Add(object). Which one is more correct to use? public class Context : DbContext { public DbSet<Category>…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
710 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,453 questions
asked 2024-06-10T07:02:43.7566667+00:00
Yalçın Mete 0 Reputation points
accepted 2024-06-10T08:12:51.1433333+00:00
Yalçın Mete 0 Reputation points
1 answer One of the answers was accepted by the question author.

Storage account (SFTP enabled) expose to public

I have a storage account with SFTP enabled. Currently, this can access anyone who in the internet. I don't want to expose my storage to the public. I want to allow only port 22 for this. also, We don't want to add single public IPs or networks. The goal…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
asked 2024-06-06T13:36:00.97+00:00
Pradeep Narangoda 20 Reputation points
commented 2024-06-10T08:11:59.8966667+00:00
Pradeep Narangoda 20 Reputation points
1 answer One of the answers was accepted by the question author.

await builder.StartAsync(); vs await builder.RunConsoleAsync

Hi, In worker service in NET 8 when to use: await builder.StartAsync(); and when await builder.RunConsoleAsync Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,505 questions
asked 2024-06-10T05:26:21.28+00:00
Dani_S 3,026 Reputation points
accepted 2024-06-10T08:09:51.0433333+00:00
Dani_S 3,026 Reputation points