344,162 questions

Sort by: Updated
0 answers

Unable to bypass the certificate validation when trying to access APIs from a web application which has its own certification

Unable to bypass the certificate validation when trying to access APIs from a web application which has its own certification Hi All, I m facing issue when I m trying to access a Service management API to create/ fetch a ticket through my web application…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
301 questions
asked 2024-05-07T14:02:15.3033333+00:00
nitar_prof 0 Reputation points
0 answers

where can i find the sample data for https://learn.microsoft.com/en-us/training/modules/model-data-power-bi/

I went through several Power BI modules on the Learn website now. And I feel I'm missing the data to perform the tasks that are described in the module. A lot of modules are working with the same Sales data but I can't find it. Its not part of the files…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
75 questions
asked 2024-05-07T14:02:08.25+00:00
Paul Leertouwer 0 Reputation points
2 answers One of the answers was accepted by the question author.

Trying to add Labels and Text on Markers Inside Cluster Layer

Hello, I've performed clustering using the sample code provided by Azure Maps. However, I've utilized my own collection of latitude and longitude coordinates. My issue arises when attempting to add labels and text to the shape points. Despite trying to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
595 questions
asked 2024-05-03T13:16:21.36+00:00
Nilesh Khonde 20 Reputation points
accepted 2024-05-07T14:01:49.8433333+00:00
Nilesh Khonde 20 Reputation points
0 answers

Logic app "Send Data" to Log Analytics function not working

Hello, I've been having problem with Log Analytics connector that is supposed to send specified data to Log Analytics Workspace. All access key are correct, all headers, no error codes, logic app is marked as running correctly. Steps are following: …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
954 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,858 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
560 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
988 questions
asked 2024-05-07T14:01:29.0633333+00:00
Oliver Gotz 0 Reputation points
1 answer

APIM recommendation with service endpoints

With respect to this article, I would like to understand what is the latest recommendation when it comes to APIM networking Art: https://learn.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet?tabs=stv2 Can you suggest why private…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,771 questions
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,164 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-05-03T07:36:28.02+00:00
Pulin Gupta 0 Reputation points
commented 2024-05-07T13:59:41.71+00:00
Pulin Gupta 0 Reputation points
1 answer

Cost Analysis and Optimization across multiple subscription within single tenant to be created on single dashboard.

Cost Analysis and Optimization across multiple subscription within single tenant to be created on single dashboard. We would like to build a dashboard which can give us cost analysis of all the subscription within single tenant. This is should also have…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,058 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
954 questions
asked 2024-05-07T13:56:23.8266667+00:00
PURI Aditya (CNH) 0 Reputation points
answered 2024-05-07T13:58:13.7166667+00:00
elranld 0 Reputation points
3 answers

Where Can I Find the Remoted iOS Simulator for Windows PC?

Where can I find the Remoted iOS Simulator for Windows PC?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
asked 2024-05-06T08:53:53.8966667+00:00
R9I1 1 Reputation point
edited the question 2024-05-07T13:53:20.0466667+00:00
Wesley Li-MSFT 4,376 Reputation points Microsoft Vendor
1 answer

SCSM Asset Management Question / Help

Hi, I have downloaded a Asset Management from https://github.com/SysCtrNat/AssetManagement And import all the MPs. It is now showing Asset Management on SCSM Console. It open the form, but with error That Asset Management has a lot directories and…

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
214 questions
Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
840 questions
asked 2024-04-05T09:09:38.1066667+00:00
PerserPolis-1732 1,371 Reputation points
commented 2024-05-07T13:51:41.83+00:00
PerserPolis-1732 1,371 Reputation points
0 answers

Azure Container Instances with GPUs Unavaliable

I'm trying to run an ACI with GPU enabled. I've checked regional avaliability of GPU support plenty of times already, I also checked every single region for avaliability during deployment in Azure Portal. No matter what region I choose I always get the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
asked 2022-01-12T14:50:45.257+00:00
Piotr Szymczak 11 Reputation points
commented 2024-05-07T13:51:16.76+00:00
Piotr Szymczak 11 Reputation points
1 answer

Authenticator app is requesting a code from the app itself

I'm the admin and I cleared my computer's cache and it asked me to log in again to my professional account. Once I entered the email and password, it told me to write a code in the authentication app, but the app does not give me any option to enter the…

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.
5,544 questions
asked 2024-04-26T05:39:57.7933333+00:00
Nicolas Paredes Alviar 15 Reputation points
answered 2024-05-07T13:50:48.06+00:00
Akhilesh 5,090 Reputation points Microsoft Vendor
0 answers

How to add an external library to a C# azure functions application?

Hi there, I am trying to use a JavaScript based library in my azure functions application. I copied the file in the root directory of the app and deployed it successfully on Azure but the moment I reference it in the Index.html file, it throws this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,305 questions
asked 2024-04-30T12:36:59.1933333+00:00
Adwait Naik 40 Reputation points
edited a comment 2024-05-07T13:50:09.9666667+00:00
Adwait Naik 40 Reputation points
1 answer One of the answers was accepted by the question author.

Upgrade SCCM 2309 to SCCM 2403 Questions

Hi, I have now SCCM 2309 and it seems it works after third attempt. Now I want to upgrade it to SCCM 2403 and have some questions: Can I upgrade directly from 2309 to 2403 without installing 2309 Hotfix Rollup (KB25858444)? I have SQL 2017 STD and…

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
967 questions
Microsoft Configuration Manager
asked 2024-05-06T10:51:29.5566667+00:00
PerserPolis-1732 1,371 Reputation points
accepted 2024-05-07T13:49:28.48+00:00
PerserPolis-1732 1,371 Reputation points
0 answers

Azure Front Door WAF rate limit policy doesn't block request for full rate limit duration

Hello I have set up a rate limit WAF for Azure Front Door. I set it to 200 requests in a 5 minute window. After testing with a script to send 3000 requests in 60s I find that only some of my requests are blocked. When configuring the WAF, the tooltip…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
582 questions
asked 2024-05-07T10:58:25.89+00:00
Mikiel Agutu 0 Reputation points
commented 2024-05-07T13:49:15.0466667+00:00
Mikiel Agutu 0 Reputation points
1 answer

What is wrong with January Windows Cumulative Updates for Windows 11 22H2 and 23H2 are not working?

What is wrong with January Windows Cumulative Updates for Windows 11 22H2 and 23H2 are not working? What must Microsoft recommend to fix this issue on most of our company's Windows 11 machines? Why did Microsoft release updates that caused headaches in…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,773 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,241 questions
asked 2024-02-01T18:14:01.84+00:00
JSPilaps 0 Reputation points
commented 2024-05-07T13:49:09.39+00:00
Jeff Percival 0 Reputation points
1 answer

I Have not received certificate after passing the DP900 exam

I Have not received certificate after passing the DP900 exam

Azure SQL Database
asked 2024-05-07T13:11:39.3733333+00:00
PragnaParveda-6730 0 Reputation points
answered 2024-05-07T13:46:25.2466667+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
0 answers

App Service not visible in list of App Services

I have two App Services created over a year ago that used to be visible in the list of App Services. As of recently, the list is not including these two particular App services. They are still working correctly, and they are also available in the list of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2024-05-03T13:49:24.34+00:00
Jurgen Cassar 0 Reputation points
commented 2024-05-07T13:45:44.3466667+00:00
Jurgen Cassar 0 Reputation points
0 answers

Getting error while reading the user by email address

Hello there, I wanted to explore the Microsoft graph API's for creating the online meeting events via teams meeting. Now the events must be related to respective users. To get the user i have followed below. I have enrolled into the trial version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,672 questions
asked 2024-05-07T13:44:54.2966667+00:00
BS 0 Reputation points
0 answers

I have created an Azure shared disk and attached on the 3 VMs. But when I create a file on one of the VMs, the same file is not appearing on the other VM.

I have created an Azure shared disk and attached on the 3 VMs. But when I create a file on one of the VMs, the same file is not appearing on the other VM.

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
574 questions
asked 2024-05-07T13:44:14.3766667+00:00
Abhishek Zende 0 Reputation points
2 answers

Deploy a static HTML site to an Azure AppService using Azure Pipelines

Hi, I am trying a accomplish a very simple task : Deploy a static HTML web site, which I have in Azure Repos to an Azure App Service. I am new to pipelines, but I cannot find any documentation on the web to do this, and trying to figure out how to do…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,925 questions
asked 2024-04-18T15:18:48.2466667+00:00
Sivilla, John 0 Reputation points
commented 2024-05-07T13:42:43.25+00:00
Sivilla, John 0 Reputation points
1 answer One of the answers was accepted by the question author.

After I wiped a device in Intune, the user is brought to a Windows Recovery screen and can't access the laptop

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
411 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,241 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,375 questions
asked 2024-05-06T15:27:24.76+00:00
Daniel Teschko Jr 0 Reputation points
commented 2024-05-07T13:42:36.2233333+00:00
Daniel Teschko Jr 0 Reputation points