345,106 questions

Sort by: Updated
0 answers

Passwordless MFA Authentication

Hi, We are in the process to enforce users to setup their MFA (Most probably many already have it) but we need to use the preferred method wich is passwordless in Conditional Access. So I am testing on couple of accounts, yet am having issues and few…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,658 questions
asked 2024-05-10T15:16:22.6133333+00:00
Reem Jalal Eddine 0 Reputation points
1 answer

Can't access Storage account using User Managed Identity in a Azure ML Worksapce

I am getting error while attempting to connect storage account to AML workspace using user managed identity in a Jupiter Notebook, I encountered the following issue. AzureConflictHttpError: Public access is not permitted on this storage account.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,579 questions
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,721 questions
asked 2024-05-02T08:46:05.5966667+00:00
Dinesh Goyal 0 Reputation points Microsoft Employee
commented 2024-05-10T15:16:16.9766667+00:00
Amrinder Singh 2,515 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Adding an Azure User to Windows 11

I'm on a Windows 11 Pro PC trying to add a new user. In family and Other Users, I tried to add the user under "other users" but since this is an Office 365 user and not a Microsoft user, I cannot add the user here. Trying something different,…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,274 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,658 questions
asked 2022-07-11T23:51:07.013+00:00
Marica Khatijah 151 Reputation points
commented 2024-05-10T15:16:16.58+00:00
Keanna Fox 0 Reputation points
2 answers

how to list blobs with uncommitted blocks

I am uploading large number of small and bigs files using put block and put block list. I am looking for ways to cleanup when put block list fails or upload is interrupted. Currently I do not see a way to list the blobs that are not commited and…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,449 questions
asked 2024-05-01T20:29:49.1933333+00:00
Andy A 0 Reputation points
commented 2024-05-10T15:15:43.9966667+00:00
Amrinder Singh 2,515 Reputation points Microsoft Employee
2 answers

ADLS Gen2 operation failed: Operation returned an invalid status code Conflict. Account: 'x' endpoint does not support BlobStorageEvents or SoftDelete

Currently setting up a storage account for a synapse analytics workspace, there is an existing synapse workspace with a linked service to an azure storage account, When I tried to setup a similar configuration I get the error message below. Here it…

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,721 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,449 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,420 questions
asked 2024-05-09T00:21:35.9433333+00:00
MrFlinstone 481 Reputation points
commented 2024-05-10T15:14:52.0433333+00:00
Amrinder Singh 2,515 Reputation points Microsoft Employee
0 answers

Mapping Address Values to Relative URLs in Azure Data Factory

Hello, I am working in ADF to post data to Business Central Temp table. I have set up my source dataset as reading from blob to REST as sink. I am having this issue where I have to send invoices to the respective temp tables in each company in Business…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,642 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
51 questions
asked 2024-05-09T14:04:53.02+00:00
Kayode Ogidan 20 Reputation points
commented 2024-05-10T15:13:36.43+00:00
Kayode Ogidan 20 Reputation points
1 answer

Azure blob store \ Azure Media service streaming .mp4 video on desktop browser for internal and external user

Hi , I'm planning to use Azure Blob Storage to host the .mp4 videos and to be played in desktop browser with the daily active external users (managed through LDAP) of 1500- 2000 per day. I'm just wondering if Azure Blob Storage can handle this request…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
305 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,449 questions
asked 2024-05-09T15:11:05.5366667+00:00
Ravindra Ramashankar Maurya 0 Reputation points
commented 2024-05-10T15:13:25.4233333+00:00
Amrinder Singh 2,515 Reputation points Microsoft Employee
2 answers

Azure Blob Storage with tiered data management

Hello Team, we have the below requirements; can it be achieved by Azure Services without the need for 3rd party service: Requirement Summary: We want to deploy a file storage solution utilizing Azure Blob Storage with tiered data management to optimize…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,449 questions
asked 2024-05-09T06:20:16.5366667+00:00
Omar A. Ghazal 0 Reputation points
commented 2024-05-10T15:13:01.2633333+00:00
Amrinder Singh 2,515 Reputation points Microsoft Employee
0 answers

Define Thread

Hello, In this code: Dim ThreadBlah As New Thread(AddressOf BlahThread) vs Dim ThreadBlah As New Thread(New ParameterizedThreadStart(AddressOf BlahThread)) ThreadBlah.Start Private Sub BlahThread(ByVal InParam As Object) ... End Sub I can define…

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,304 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2024-05-10T15:08:53.2166667+00:00
StewartBW 325 Reputation points
0 answers

Execution Plan Parallel Deadlock Issue Persisting in SQL Server 2022

Hi Msft team! I hope this message finds you well. I am writing to report a persistent issue with execution plan parallel deadlocks that still exists in SQL Server 2022. Despite updates and patches, this bug appears to remain unresolved, and I have been…

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,806 questions
asked 2024-05-10T15:07:55.6733333+00:00
Steven Lam 0 Reputation points
0 answers

Why do I need Global Secure Access client when I'm already using a CAP to only allow sign-ins to 365 from azure-joined PCs OR network locations already?

https://learn.microsoft.com/en-us/entra/global-secure-access/how-to-get-started-with-global-secure-access https://learn.microsoft.com/en-us/entra/global-secure-access/how-to-compliant-network#enable-global-secure-access-signaling-for-conditional-access I'…

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,870 questions
asked 2024-05-10T15:06:55.1666667+00:00
iconoclast88 61 Reputation points
1 answer

Exchange OnPrem 2019 not sending auto reply for Message Size Exceed

Sending email form my Yahoo and Gmail and it goes through our Spam Filter, but Exchange gives it a ROUTING FAIL event as the message size of 20MB exceeds the users limits. The problem is , I dont get a reply from my exchange to my Yahoo or Gmail that…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,096 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,367 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
397 questions
asked 2024-05-10T13:25:12.28+00:00
Wes K 0 Reputation points
answered 2024-05-10T15:05:59.0933333+00:00
Andy David - MVP 142.3K Reputation points MVP
1 answer

Unauthorized error when logging in with IdentityModel.OidcClient in MAUI

I am responsible for the development of a cross-platform application that must log in with OpenID. This application is developed in Xamarin.Forms, but I have to migrate it to MAUI. To log into the application I use the IdentityModel.OidcClient library.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,414 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,922 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,304 questions
asked 2024-05-09T07:10:13.6466667+00:00
Jalza 736 Reputation points
commented 2024-05-10T15:02:27.53+00:00
Jalza 736 Reputation points
1 answer

How to install SQL Server but got an error message

I'm trying to install SQL server but I am getting an error message that SQL server cannot be found and I should try install again, may I get help with the error?

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,806 questions
asked 2023-10-10T16:35:07.17+00:00
Naomi 0 Reputation points
commented 2024-05-10T15:01:14.61+00:00
Taiob Ali 101 Reputation points MVP
0 answers

Two SQL Managed Instances in separate virtual networks, two VPNs needed - how to make 1 VPN sufficient for connecting to both SQL Managed Instances' local endpoints?

Hello, We have two SQL Managed Instances (MI-1 and MI-2) in two virtual networks (vNet-1 and vNet-2) in separate regions. Global virtual network peering is configured between two virtual networks. SQL Managed Instances are joined into Failover Group.…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,393 questions
asked 2024-05-09T17:19:26.13+00:00
Aleksey Vitsko 0 Reputation points
commented 2024-05-10T15:00:43.0133333+00:00
Aleksey Vitsko 0 Reputation points
0 answers

How to have two microsoft accounts co-exist on Mac?

I have a Microsoft account through my college, and my job recently switched over to have us sign in through a microsoft backed account. Now, on safari, I cannot access them both without clearing cookies every single time. This is a large issue, as I use…

Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
463 questions
asked 2024-05-10T15:00:26.42+00:00
Olivia Lockrow 0 Reputation points
1 answer

How to register Windows Server license key to new install of Windows Server on the same device?

Hello, I'm attempting to reactivate a license for a Windows Server 2022 onto a new install of Windows Server 2022 on the same device. I had already unlicensed the key on the original Windows Server, but when trying to reactive on the new install, it…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,204 questions
asked 2024-05-08T17:08:57.9833333+00:00
Ethan Davani 100 Reputation points
commented 2024-05-10T14:59:21.0266667+00:00
Darrell Gorter 1,301 Reputation points
0 answers

How to restore (not recently closed) tabs ?

I have opened %localappdata%\Microsoft\Edge\User Data\Default and I think I found the tabs I am looking for. Then, I tried to open [lsauer.net] but it doesn't. Does this work for others ? If not, is there an alternative ?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,151 questions
asked 2024-05-10T14:58:40.7733333+00:00
Sara Jimenez 0 Reputation points
2 answers One of the answers was accepted by the question author.

Select Delete commands

Hello, I've been given this samples for insert into and update: Using command As New OleDbCommand("INSERT INTO Table (Column1) VALUES (?)", connection) command.Parameters.AddWithValue("@param1", field1) …

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,304 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2024-05-02T14:23:13.35+00:00
StewartBW 325 Reputation points
accepted 2024-05-10T14:56:15.34+00:00
StewartBW 325 Reputation points
0 answers

MAUI Android App fails to load the API calls in RELEASE mode

I have a MAUI project that functions well on both Android and iOS platforms. The project involves consuming API calls using a DLL called TRIMModel.dll to make GET/POST requests. While the app operates smoothly in iOS for both debug and release modes, I'm…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,922 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,126 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
239 questions
asked 2024-05-10T14:55:51.3866667+00:00
Dharunkumar A 0 Reputation points