54,201 questions

Sort by: Answers
0 answers

Connecting to Azure Web App API from SpFx is throwing 403.76 error

I have deployed a simple Web API project with weatherforecast controller in it. There is no Authorization code in the API. Deployed the API to Azure Web App. Tested the endpoint https://xxxx.azurewebsites.net/weatherforecast and it worked fine. …

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,685 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,950 questions
asked 2024-05-08T03:19:28.51+00:00
Amal Hashim 0 Reputation points
commented 2024-05-10T11:45:06.35+00:00
ajkuma 22,521 Reputation points Microsoft Employee
0 answers

Obtaining details for creating an Azure subscription using Rest API and Terraform

Hello! I have been trying to create an Azure subscription using Rest API and Terraform but I am not sure what the following parameters mean: billingAccountName, billingProfileName, invoiceSectionName. Could someone point me in the right direction on how…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,073 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,643 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,950 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,654 questions
asked 2024-05-10T11:44:15.6966667+00:00
Mehul Movadiya 0 Reputation points
0 answers

What is Copilot for Microsoft 365 system prompt?

Hey! Mary David Pasch mentioned Copilot for M365 system prompt in Microsoft Mechanics Youtube video.  System prompt in the video is something like:  < I im_start I >system [system] (#instructions) ## Where to find information - You can respond…

Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
56 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
135 questions
asked 2024-05-10T11:42:00.66+00:00
Simo Ahtiainen 0 Reputation points
edited the question 2024-05-10T11:44:03.6733333+00:00
Simo Ahtiainen 0 Reputation points
0 answers

ManagedIdentityApplication.AcquireTokenForManagedIdentity("api://AzureADTokenExchange") giving error in local machine.

Hi, I am implementing the "Federated Identity Credential" along with User Managed identity in .net core 3.1 web api. Getting the error code: "managed_identity_unreachable_network" with error message "A socket operation was…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,205 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,201 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,654 questions
asked 2024-05-10T11:41:44.0866667+00:00
SivaD 0 Reputation points Microsoft Vendor
0 answers

My personal Microsoft Account is causing conflict with my Business account

My Laptop has Windows 11 and it is linked to a Microsoft licence, I purchased a work mailbox to match my Domain from GoDaddy years ago, and this was added as a work account under the Microsoft Account linked to Windows 11. This was just a cloud based…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,328 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,273 questions
asked 2024-01-27T14:07:28.3166667+00:00
Dayton Grey 0 Reputation points
commented 2024-05-10T11:39:35.2533333+00:00
Marjolijn Masselink 0 Reputation points
0 answers

Assistance Needed with Visualising Servers and Implementing Security Policies via Intune

Hello everyone, I'm seeking guidance on how to visualise servers in Intune and apply security policies through it. Here are the steps I've followed thus far: I've onboarded the server to Defender for Endpoint, which has been successful, and I've enabled…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,204 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,398 questions
asked 2024-05-10T10:54:47.9166667+00:00
Aran Billen 616 Reputation points
edited the question 2024-05-10T11:39:10.1666667+00:00
Rakesh Gurram 3,000 Reputation points Microsoft Vendor
0 answers

Deploying strategy on Lake Database and SQL Database objects to further environments.

I need assistance with deploying the Lake Database and SQL Database objects to the quality and production environments. Despite creating tables and external tables under these databases, I can't seem to find these objects in my branch.

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,419 questions
asked 2024-05-10T11:36:27.0366667+00:00
Sai Kishore Amara 20 Reputation points
0 answers

Is Copilot for M365 Chat (Graph and Web-grounding) data processed in US?

Hey, Web plugin in Copilot for M365 Graph-grounded Chat will be ON by default in near future. Copilot in other applications also uses web-grounding (and cannot be turned of without tenant level restriction). Microsoft documentation states that Copilot…

Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
56 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
135 questions
asked 2024-05-10T11:36:26.1133333+00:00
Simo Ahtiainen 0 Reputation points
0 answers

Visual Studio debugger will not step into code of a separate project that builds to a dll (within the same solution)

I have two projects in one solution. One compiles into an exe which depends on the other project that compiles into a dll. When I try to step into a function from the dll that is called within the exe code, it skips over it. My pdb file for the dll is…

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,542 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
945 questions
asked 2024-05-09T23:39:57.78+00:00
jbl 0 Reputation points
commented 2024-05-10T11:35:26.0566667+00:00
RLWA32 40,771 Reputation points
0 answers

Is Azure AI Studio HIPAA compliant?

Hi, Does anyone know if Azure AI Studio is HIPAA compliant? I.e. if I deploy a pay-as-you-go inference model like Llama 3, will the endpoint be HIPAA compliant? I tried looking through the docs but it wasn't mentioned. Thanks!

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,415 questions
asked 2024-05-10T11:33:41.6933333+00:00
Andrew Phillips 0 Reputation points
0 answers

Connection issue with Oracle Autonomous Cloud (ADW) and Azure Data Factory

Hi, I am trying to connect Oracle Autonomous Database (ADW) with Azure Data Factory using self hosted integration runtime. After setting up Oracle DataDirect wire protocol 8.0 driver still i am unable to connect. i am getting this error below ERROR…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,643 questions
asked 2024-05-10T11:29:44.0466667+00:00
Keshaw Bhardwaj 0 Reputation points
0 answers

Why do the list of special-characters and the source-editing button not work in the official CKEditor 5 build?

Hi! I made a build of CKEditor 5 based on Decoupled document on the official website: https://ckeditor.com/ckeditor-5/online-builder/ But 2 buttons do not work in this build: Special characters (empty list) and Source. The build…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
882 questions
asked 2024-05-10T08:33:27.2166667+00:00
Volk Volk 571 Reputation points
commented 2024-05-10T11:28:54.3233333+00:00
Volk Volk 571 Reputation points
0 answers

Logic App - Send Data (Azure Log Analytics Data Collector) output is showing as succeeded (status code 200), however it is not writing any data to custom table which I have created.

Logic App - Send Data (Azure Log Analytics Data Collector) output is showing as succeeded (status code 200), however it is not writing any data to custom table which I have created.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,870 questions
asked 2024-05-10T11:28:08.18+00:00
Sarish Sayyed (INFOSYS LIMITED) 20 Reputation points Microsoft Vendor
0 answers

Azure Data Factory Oracle to Parquet datatype mismatch

Hi Team, I have build a dynamic pipeline to load the data from Oracle tables to datalake as Parquet files. Now, when I am trying to copy the data from source to sink through CopyActivity, then I am not able to convert the decimal datatype of the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,643 questions
asked 2024-05-09T10:06:20.1066667+00:00
Vaibhav 105 Reputation points
commented 2024-05-10T11:27:40.9033333+00:00
Smaran Thoomu 10,080 Reputation points Microsoft Vendor
0 answers

Can I revoke an SSL certificate using API calls towards the AD-CS?

Hello, I have very little experience with Windows Servers and even less with AD-CS. In our company we use AD-CS to issue certificates for all services, including Linux machines. At the moment the process is manual, but we need to automate it using…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,732 questions
asked 2024-05-09T13:22:47.21+00:00
Peter Tselios 0 Reputation points
commented 2024-05-10T11:26:56.1266667+00:00
Daisy Zhou 18,721 Reputation points Microsoft Vendor
0 answers

Sentinel Kusto Query todatetime function does not work with dynamic values.

I have a kusto query to calculate MTTR by client. When an incident is resolved, an analyst comments the resolution time in the format R: time where time is when the incident was resolved and R is to make the comment unique. Example R: Friday, May 10,…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
971 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.
989 questions
asked 2024-05-10T11:24:54.8433333+00:00
Julius Ekane 0 Reputation points
0 answers

how can i reactivate my certification page?

i haven't access my certification in the last few years, can you reactivate my mc id?

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
876 questions
asked 2024-05-08T11:55:37.3733333+00:00
Boudewijn Vervoort 0 Reputation points
commented 2024-05-10T11:22:06.55+00:00
Boudewijn Vervoort 0 Reputation points
0 answers

How to enable schedule patching on azure vm using powershell

I am using below command as per documentation https://learn.microsoft.com/en-us/azure/update-manager/prerequsite-for-schedule-patching?tabs=new-prereq-powershell%2Cauto-portal&WT.mc_id=Portal-Microsoft_Azure_Automation#code-try-4 But it is asking to…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,099 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
234 questions
asked 2024-05-10T11:18:38+00:00
Azuretech 90 Reputation points
0 answers

Нow to configure the use of Analysis Services (to connect to an external data source, an OLAP cube)Microsoft Excel for Mac

Нow to configure the use of Analysis Services (to connect to an external data source, an OLAP cube)? Microsoft Excel for Mac, License: Office Home and Business 2021. This feature is not currently available.

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,493 questions
Microsoft Intune MacOs
Microsoft Intune MacOs
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.MacOs: A family of Apple operating systems for the Apple Mac line of computers.
68 questions
asked 2024-05-10T11:16:15.8566667+00:00
Дмитрий Наздрин 0 Reputation points
0 answers

Azure Bot Framework Deployment Issue: Unable to Send Messages in Microsoft Teams Despite Successful Testing on Web Chat

I have deployed my bot using Azure Bot Framework on Azure App Services. It is working fine when I am testing on web chat. When I am trying to publish this app on my company's teams, it is not working. When I am trying to access this bot from my MS teams,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,151 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,885 questions
asked 2024-05-10T10:56:22.3966667+00:00
Sharma, Soumya 0 Reputation points
edited the question 2024-05-10T11:16:08.36+00:00
romungi-MSFT 42,311 Reputation points Microsoft Employee