379,965 questions

Sort by: Updated
0 answers

Using Logic App to call the Service Fabric REST API

I attempt to call the Service Fabric REST API using an HTTP Action connector in the Logic App but it gives an error with SSL connection. Steps I followed: Created a new Service Fabric Cluster using bicep Created a new Logic App (Consumption plan) In…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
265 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,136 questions
asked 2024-10-08T12:37:51.34+00:00
Buchczyk, Kornelia 0 Reputation points
edited the question 2024-10-08T14:16:28.8833333+00:00
Buchczyk, Kornelia 0 Reputation points
1 answer

Adding Widgets in SQL Notebooks for Data Warehouse

How can I add widgets for SQL using notebooks in Data Warehouse?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,176 questions
asked 2024-10-08T13:23:26.84+00:00
Glasier 420 Reputation points
answered 2024-10-08T14:15:52.57+00:00
Smaran Thoomu 15,840 Reputation points Microsoft Vendor
0 answers

No option found to download my AZ 204 certificate

No option found to download my AZ 204 certificate?. Kindly help me to get my AZ 204 certificate

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,137 questions
asked 2024-10-08T11:36:43.39+00:00
Anasani, Ramesh 0 Reputation points
edited the question 2024-10-08T14:15:19.3266667+00:00
VenkateshDodda-MSFT 20,701 Reputation points Microsoft Employee
1 answer

Azure VPN gateway wouldn't send a RADIUS request from a private address, what settings do I have to change?

Azure VPN gateway is configured, S2S tunnel to on-prem subnets is successfully established. If the P2S client connects using OpenVPN with Entra authentication, they can communicate with the subnets reachable via S2S, all good. The goal is to enable…

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,533 questions
asked 2024-10-08T10:36:11.44+00:00
Šindelka Pavel 0 Reputation points
commented 2024-10-08T14:13:58.5666667+00:00
Ganesh Patapati 575 Reputation points Microsoft Vendor
0 answers

Can't remove work account from authenticator after signing in to Teams

Hi, There are multiple threads about similar issues, most of them seemingly got solved by removing the account from the Android system settings: Accounts. My issue is that this work account never appeared on that list and therefore there is nothing to…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,836 questions
asked 2024-10-08T14:13:31.2033333+00:00
dilipok 0 Reputation points
0 answers

Does VNet encryption support DNS Private Resolver where the DNS Private Resolver resource is not in the same VNet?

VNet encryption limitation around DNS Private Resolver is documented. However can someone provide more description on the limitation? I have a use case where the DNS Private Resolver is implemented in a hub VNet in a different subscription where VNet…

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,438 questions
asked 2024-10-08T14:13:05.0266667+00:00
ZHANG, YI 0 Reputation points
0 answers

Azure APIM service unavailable after scheduled maintenance.

Last night one of our APIM instances (on the Developer tier) experienced scheduled maintenance and has not been available since. There is an error on the overview blade in Azure portal stating "Network connectivity check was not able to verify the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,120 questions
asked 2024-10-02T13:57:23.7866667+00:00
Steve Braswell 0 Reputation points
commented 2024-10-08T14:11:35.4633333+00:00
JananiRamesh-MSFT 27,176 Reputation points
1 answer

Incorrect screenshot in all Bicep modules

All Bicep modules show the wrong screenshot for selecting Powershell. Instead it shows the Azure Cloud Shell (PowerShell) option. This question is related to the following Learning Module

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,632 questions
asked 2024-10-07T09:31:42.0966667+00:00
Boris Hubner 1 Reputation point
commented 2024-10-08T14:11:33.5366667+00:00
Rakesh Gurram 8,180 Reputation points Microsoft Vendor
0 answers

Issue With IBM DB2 connector with Standard Logic app using VNET integration with Dot net Stack used in configuration

Logic. App using IBM DB2 connector to fetch data from AS400 mid-range systems with standard Logic app using VNET integration with Dot net Stack used in configuration and as runtime. With latest deployment to the North Europe Region, we have seen that the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,136 questions
asked 2024-10-04T05:28:20.0333333+00:00
Rohit Shakya 0 Reputation points
edited a comment 2024-10-08T14:11:28.6666667+00:00
Hill, Austin 45 Reputation points
0 answers

How to detect missed calls and busy status in Azure Communication Services 1:1 call?

I'm building an app using Azure Communication Services (ACS) where users can call each other. I'm using Event Grid to handle call events like CallStarted, CallEnded, etc. I need to implement the following logic: Missed Call Detection: If a user A calls…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
863 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
381 questions
asked 2024-10-07T06:14:29.93+00:00
shafayat jamil 0 Reputation points
commented 2024-10-08T14:11:11.7466667+00:00
VenkateshDodda-MSFT 20,701 Reputation points Microsoft Employee
1 answer

Unable to connect with Azure SQL Database through Azure Ai Search?

Unable to connect to Azure SQL Database through Azure AI Search, as shown in this picture when clicked on Databases nothing is shown here but when I use endpoint of server less SQL on Power Bi, and Microsoft SQL Server Management Studio, it shows the…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,002 questions
asked 2024-10-07T07:51:16.2233333+00:00
Lovedeep Singh 85 Reputation points
commented 2024-10-08T14:11:02.2466667+00:00
Lovedeep Singh 85 Reputation points
0 answers

ADF Copy Activity

Hi, Will there be a case where copy activity doesnt copy whole source data into destiantion, but still it succeeds without error. for eg I have 100 records in a csv file and that is copied to azure sql db, but it has written only 50 rows. But there was…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,690 questions
asked 2024-10-08T14:10:53.8066667+00:00
Santhi Dhanuskodi 265 Reputation points
1 answer One of the answers was accepted by the question author.

Knowledge check https://learn.microsoft.com/en-us/training/modules/configure-storage-accounts/8-knowledge-check

per questo knowledge check non c'è il tasto conferma risposta https://learn.microsoft.com/en-us/training/modules/configure-storage-accounts/8-knowledge-check This question is related to the following Learning Module

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,632 questions
asked 2024-10-07T17:52:56.7033333+00:00
Stefano Pio Capodacqua 0 Reputation points
commented 2024-10-08T14:08:25.96+00:00
Rakesh Gurram 8,180 Reputation points Microsoft Vendor
0 answers

desktop loker please enter a password to unlock

Hi All, after login into the active directory. i'm seeing the enclosed screen it's not allowing me to enter the active director server. i have not configured any password for it. please help me out with how to disable the desktop locker. its not taking…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,886 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,540 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,553 questions
asked 2024-10-01T08:48:23.3333333+00:00
HRUSHI DESAI 0 Reputation points
commented 2024-10-08T14:07:27.6733333+00:00
Mounika Reddy Anumandla 495 Reputation points Microsoft Vendor
2 answers

Wrong Titles

For the sake of fairness ... In "Create and configure sensitivity labels with Microsoft Purview"…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
86 questions
asked 2024-10-04T18:26:42.35+00:00
Giuseppe Tamborini 20 Reputation points
answered 2024-10-08T14:07:21.0233333+00:00
Rakesh Gurram 8,180 Reputation points Microsoft Vendor
0 answers

Download speeds of uncached items when using Front Door in front of Blob Storage very slow even from Azure VMs in same region

I have the following set up: Azure Blob Storage in South Africa North Azure Front Door with CDN back by the Blob Storage Azure managed Windows 11 Virtual Machine in South Africa North When I download a 120MB (megabyte) file which happens to be…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
677 questions
asked 2024-09-25T10:10:27.0066667+00:00
Jonathan Lydall 0 Reputation points
commented 2024-10-08T14:03:59.8833333+00:00
Jonathan Lydall 0 Reputation points
0 answers

How to connect Severless SQL pool with azure ai studio or Ai Search ?

How I can connect Sever less SQL with Ai Studio or Ai Search?

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,002 questions
asked 2024-10-07T07:57:48.4666667+00:00
Lovedeep Singh 85 Reputation points
commented 2024-10-08T14:03:34.4666667+00:00
Lovedeep Singh 85 Reputation points
0 answers

Request to convalidate acces on the authenticator by unknown

Hello, during these days I'm receiving several notification by the authenticator app asking me to confirm the acces to my Microsoft account. Obviously I've denied all requests. The requests are from U.S. but I'm from Italy. The thing I would like to know…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,836 questions
asked 2024-10-08T14:03:08.41+00:00
Davide Rongoni 0 Reputation points
1 answer

Intermittent failure on GetNamedSecurityInfo while running inside a service as Local System account

Hi, I'm getting a very strange behavior for GetNamedSecurityInfo while running at my own service startup. When running GetNamedSecurityInfoW(pwzFolderPath, SE_FILE_OBJECT, DACL_SECURITY_INFORMATION | PROTECTED_DACL_SECURITY_INFORMATION, NULL, NULL,…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,617 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,727 questions
asked 2024-10-08T08:36:29.7433333+00:00
Alexandre MONIER 0 Reputation points
commented 2024-10-08T14:02:56.55+00:00
Alexandre MONIER 0 Reputation points
3 answers

Unable to test/run Azure Function form the portal

Getting this warning message when I am trying to test/run a function through the Azure portal. Running your function in portal requires the app to explicitly accept requests from https://portal.azure.com. This is known as cross-origin resource sharing…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,989 questions
asked 2023-06-12T18:00:05.4066667+00:00
Henry Lam 45 Reputation points
edited a comment 2024-10-08T14:02:02.82+00:00
Eliot Cole 31 Reputation points