349,748 questions

Sort by: Updated
0 answers

How to get our IP addresses unblocked in Azure?

We run a VPN service for our customers. Recently our customers using our VPN in Denmark have been blocked in certain services running on Azure. According to those services, the reason has been that the IP address or subnet has been blocked by Azure. How…

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,203 questions
asked 2024-05-29T10:57:57.8333333+00:00
Tapio Keihänen 0 Reputation points
commented 2024-05-30T10:35:51.3533333+00:00
KapilAnanth-MSFT 37,566 Reputation points Microsoft Employee
0 answers

Can you use hostnames in Azure API Management Gateway back-end if the hostname resolves to IPv6 address. (Basic tier)

Hello! We are thinking about changing our back-end address to from IPv4 to IPv6. Is Azure API Management Gateway able to forward request to the back-end if its hostname resolves to IPv6?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,818 questions
asked 2024-05-30T10:35:28.3733333+00:00
Ken Raudver 0 Reputation points
1 answer

Cannot alter column because it is 'ROWGUIDCOL'

After restoring a database one of my columns was changed from NULL to newid(). I tried to run ALTER TABLE Table1 ALTER COLUMN Id uniqueidentifier NULL script and I got 'Cannot alter column Id because it is 'ROWGUIDCOL'

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,933 questions
asked 2024-05-30T09:28:42.0733333+00:00
Ludmil G 81 Reputation points
answered 2024-05-30T10:34:57.53+00:00
Olaf Helper 41,571 Reputation points
0 answers

We are not getting data in azure data lake Service v2 storage's container.

Hello, We are getting data in the Azure event hub sink through the POSTGRES SQL database but we are not getting files in the container which we have configured in an ADLS GEN 2 and while configuring we have an encounter that we are using a free…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
572 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,492 questions
asked 2024-05-30T07:02:45.27+00:00
DNT 0 Reputation points
commented 2024-05-30T10:34:28.9233333+00:00
PRADEEPCHEEKATLA-MSFT 80,251 Reputation points Microsoft Employee
0 answers

Mac cursor on button

Hi, In window I did this code and is not working on MAC. How do i fix it ? Thanks, Microsoft.Maui.Handlers.ButtonHandler.Mapper.AppendToMapping("Custom", (handler, view) => { #if WINDOWS using Microsoft.UI.Input; using…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,000 questions
asked 2024-05-30T10:34:02.6266667+00:00
Dani_S 2,906 Reputation points
0 answers

Difference in Confusion Metrics between Vision Portal & using Python SDK

Hi, Ive been using the custom vision api for object detection purposes, currently im using an object detection model with Products on Shelves as the domain. Im doing this implementation (starting from creating a project) to annotation to uploading the…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
227 questions
asked 2024-05-30T10:33:22.28+00:00
Rishi Khemka 60 Reputation points
1 answer

Upgrade windows server 2012R2 to windows server 2016, will the Exchange system be affected?

Our current system is installing Exchange 2016 on the Windows 2012R2 OS platform. We are planning to upgrade the OS to Windows 2016 -> I want to ask, will the Exchange system be affected? Do I have to reconfigure Exchange? Thanks to everyone for help

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,122 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,407 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,320 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,408 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
415 questions
asked 2024-05-30T10:28:19.7866667+00:00
Pham Tien Dung 40 Reputation points
answered 2024-05-30T10:33:01.1633333+00:00
Andy David - MVP 142.8K Reputation points MVP
1 answer One of the answers was accepted by the question author.

How to make page in Blazor empty or Blank.

I didn't find any way to load empty Blazor page. somebody show how to do.

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,429 questions
asked 2024-05-30T06:17:11.66+00:00
MIPAKTEH_1 80 Reputation points
accepted 2024-05-30T10:32:54.1766667+00:00
MIPAKTEH_1 80 Reputation points
1 answer

can not find a sharepoint link's driver name by microsoft graph api get driver list by siteId

URL: https://xxx.sharepoint.com/sites/mySiteName/SiteAssets/Repositories/Marketing%20Operations/Forms/xxxx.xls I use this graph api: https://graph.microsoft.com/v1.0/sites/xxx/drives to get below response { "@odata.context":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,892 questions
asked 2024-05-30T09:11:05.18+00:00
He, Marvin 0 Reputation points
answered 2024-05-30T10:32:45.3566667+00:00
Saranya Madhu-MSFT 305 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Microsoft Entra Delegated Permissions - Allow user to modify only their own custom security attributes

My javascript client application needs to read/modify custom security attributes via the Graph API using delegated permissions. This works if I assign the "Attribute Assignment Administrator" and "Attribute Assignment Reader" role to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,909 questions
asked 2024-05-23T20:36:07.3166667+00:00
Jack 20 Reputation points
edited a comment 2024-05-30T10:30:27.47+00:00
Jack 20 Reputation points
1 answer

Help required with SQL Server

Hi Team, Could you please reply to below 2 points - I have a requirement where I need to identify all windows machines where Microsoft SQL Server is installed (any version). To identify I have gone to control panel of each machine(inside uninstall and…

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,933 questions
asked 2024-05-30T10:08:43.63+00:00
Salil Singh 20 Reputation points
answered 2024-05-30T10:30:05.77+00:00
Olaf Helper 41,571 Reputation points
1 answer

How Do I Configure JSON Items for Different Types of Data Connectors?

Hello, I'm wondering if there're any wiki pages that give explanation and how to properly configure the data connectors. Thank you! I've been exploring the variety of data connectors available in Azure, such as GenericUI, APIPolling, and others, through…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,004 questions
asked 2024-05-30T06:50:41.1533333+00:00
LXF 0 Reputation points
answered 2024-05-30T10:29:45.35+00:00
Givary-MSFT 28,576 Reputation points Microsoft Employee
0 answers

Why one browser interrupts streaming while no problem with internet connection is reported?

It took a long-term period to decide that MSEdge eventually will be interrupting streaming (no more playback at the instance) on a frequence basis; aside options such as 'clearing the cache', updating the application, 'modifying' (repairing) from…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,843 questions
asked 2024-05-30T10:28:45.3233333+00:00
Claus Debanker 21 Reputation points
2 answers

Where to get Ocp-Apim-Subscription-Key?

I don't know if I'm getting the correct key, as there are two more keys, called KEY1 and KEY2. Anyway, how to get the correct key to work this example for creating the list and adding the faces in it?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,458 questions
asked 2022-10-28T22:25:25.31+00:00
Isomi Luiz da Silva 1 Reputation point
edited the question 2024-05-30T10:28:21.61+00:00
YutongTie-MSFT 46,996 Reputation points
0 answers

Need help in connecting azure blob in 2 different storage accounts without SAS token

Need help in connecting azure blob in 2 different storage accounts without SAS token

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,501 questions
asked 2024-05-30T10:15:46.5633333+00:00
Gopal Singh 0 Reputation points
edited the question 2024-05-30T10:27:57.6133333+00:00
PRADEEPCHEEKATLA-MSFT 80,251 Reputation points Microsoft Employee
1 answer

How can I pull information from "Projects for the web" like Plans, Tasks, Assignees and Charts?

I would like to know if there is any API that allows me to GET the information from Plans, including all information from Tasks, Assignees, Charts, People and Goals. Is there any documentation?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,892 questions
asked 2024-05-29T08:16:49.01+00:00
Daniel Moretti 0 Reputation points
commented 2024-05-30T10:27:48.1266667+00:00
Daniel Moretti 0 Reputation points
1 answer

Getting error:The selected VM image is not supported for VM Guest patch operations for rhel 7.9 images when using Azure Update Manager

While updating patch orchestration type to customer managed solution for RHEL 7.9 VMs, azure update manager is giving error: The selected VM image is not supported for VM Guest patch operations. Learn more at: https://aka.ms/VMGuestPatchingCompatibility.…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
258 questions
asked 2024-05-30T09:15:39.22+00:00
GazalPandey-5428 0 Reputation points
answered 2024-05-30T10:26:57.2333333+00:00
Sohail Ali 5 Reputation points Microsoft Employee
0 answers

How to create an ICM in Advanced portal for Metric Alert rule

I have created a Metric Alert rule if the topic has more than 20 messages in it. And enabled that metric alert rule as well. But as we are using Advanced portal for incidents, how this alert can be used to create an ICM

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,634 questions
asked 2024-05-30T07:01:05.72+00:00
Venkata Suneela Kollapudi (NON EA SC ALT) 0 Reputation points Microsoft Employee
edited the question 2024-05-30T10:26:55.3066667+00:00
PRADEEPCHEEKATLA-MSFT 80,251 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Microsoft Translator "play speech output" not working

I am using Microsoft Translator. Play speech output setting is turned on. However, no sound. Only text translation. This is used in a live conversation setting. Wifi is on and connected

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
352 questions
asked 2022-09-21T17:39:19.263+00:00
Mr. Gilliam 46 Reputation points
edited the question 2024-05-30T10:26:22.87+00:00
YutongTie-MSFT 46,996 Reputation points
0 answers

unable to connect azure cli from my local machine

Hi team, I am unable to connect azure cli from my local my machine, i have updated configuration path in system variable but still not working. could you please connect will explain in the call. Thanks,Leela, leela.pampana@hiscox.com 9182881003

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,634 questions
asked 2024-05-30T09:36:38.69+00:00
Leela Pampana 0 Reputation points
edited the question 2024-05-30T10:26:22.4633333+00:00
PRADEEPCHEEKATLA-MSFT 80,251 Reputation points Microsoft Employee