344,595 questions

Sort by: Updated
0 answers

Microsoft Graph {user-id}/calendar/events returns 403 even though I've been given read access

Making a call to {user-id}/calendar/events is returning a 403, even though the specified user has given read access to their calendar.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,697 questions
asked 2024-05-08T21:51:27.9233333+00:00
Ryan 0 Reputation points
0 answers

Writing an UPDATE SQL query in Azure Data Factory

I'm relatively new to ADF. We currently have a pipeline running that reads data from 5 separate csv files in blob storage, copies them to tables in Azure SQL database, and then calls 4 separate SQL server stored procedures which update, clean, and…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,629 questions
asked 2024-05-08T18:11:28.3966667+00:00
David Lang 0 Reputation points
edited a comment 2024-05-08T21:50:30.92+00:00
BhargavaGunnam-MSFT 26,331 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

replication interval for site link vs connection object

Hello All , I wanted to understand the difference between replication interval in site link and in a connection object ,in a given site link properties there is a "replicate every " entry default to 180 minutes and there is a "change…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,917 questions
asked 2024-05-06T21:22:17.8633333+00:00
Hazem Elsaiegh 100 Reputation points
accepted 2024-05-08T21:48:58.8266667+00:00
Hazem Elsaiegh 100 Reputation points
2 answers

Calling a azure web api with bearer token, received 401 unauthorized

Hi, when I try to call a web api with a scope policy enforced; I receive a 401 unauthorized. How should I configure web api and the get request?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,623 questions
asked 2024-05-08T11:42:23.6533333+00:00
Ernesto 61 Reputation points
commented 2024-05-08T21:48:33.9266667+00:00
Marilee Turscak-MSFT 34,061 Reputation points Microsoft Employee
2 answers

Install only SQL SERVER 2022 integration services on host

Hi, during the SQL SERVER 2022 installation process, I selected only the Integration Services and the master-out. With my surprise the process not required installation of the SQL SERVER engine. At the end, as I suspected, it also installed a SQL…

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,784 questions
asked 2024-05-08T10:36:48.9+00:00
Alen Cappelletti 931 Reputation points
commented 2024-05-08T21:47:20.6933333+00:00
Alen Cappelletti 931 Reputation points
1 answer

Does Azure Virtual Desktop support Network Watcher tools such as IP Flow Verify?

I was wondering if Azure Virtual Desktop has tools such as Network Watcher (IP Flow Verify, Packet capture, etc) to help troubleshoot connectivity issues. My company uses Azure VDI and none of our workstations can reach a particular FTP site. I am not…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,372 questions
asked 2024-05-08T19:09:24.2566667+00:00
Tom Overton 0 Reputation points
commented 2024-05-08T21:47:13.8633333+00:00
Marcin Policht 11,550 Reputation points MVP
0 answers

Excel cells maximum sum

Good evening to all, In excel in cells F8:F9 we have the numbers 17 and 11 respectively (sum 28), in cells M8:M9 we have the numbers 14 and 9 respectively (sum 23) and in cells T8:T9 we have the numbers 17 and 14 respectively (sum 31). I am looking for…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,487 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,647 questions
asked 2024-05-08T21:45:29.8733333+00:00
5 answers One of the answers was accepted by the question author.

Error trying to connect to host through Hyper-V Manager

I'm trying to add a host server I just set up into Hyper-V Manager (currently have two other hosts in it). I'm getting the error "An error occurred while attempting to connect to server "<ServerName>". Check that the Virtual Machine…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,553 questions
asked 2020-11-10T21:20:06.017+00:00
Les Reeder 31 Reputation points
answered 2024-05-08T21:44:26.65+00:00
Panquesito V 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure B2C User Flow to allow user to update MFA phone number

The users are signing up with email address as their login and SMS for MFA when they sign up. I cannot find a way to allow the user to edit their own MFA phone number after signing up for an account. The Edit Profile flow does not have phone number as…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,623 questions
asked 2023-02-13T19:16:00.9333333+00:00
Ryan White 36 Reputation points
commented 2024-05-08T21:43:44.81+00:00
Yijun Xiong 0 Reputation points
1 answer One of the answers was accepted by the question author.

create a transport rule

Hi All I have software, and we add licenses for it from its portal when we run out. There are 5 members in my team. If I'm on shift, I may add licenses; if someone else is on shift, they will do it. Whoever adds a license will receive an email…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,089 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,199 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,360 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,898 questions
asked 2024-05-07T19:16:23.14+00:00
Rising Flight 3,771 Reputation points
accepted 2024-05-08T21:40:15.5133333+00:00
Rising Flight 3,771 Reputation points
3 answers

AADSTS9002326: How to use Single-page App redirect urls

I followed the quickstart guide: Quickstart: Sign in to users and get an access token in a JavaScript SPA using the auth code flow with PKCE. Everything works great until I add a localhost web redirect URI like http://localhost:3030. As soon as I do…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,623 questions
asked 2021-05-06T19:51:43.65+00:00
Mr Rogers 11 Reputation points Microsoft Employee
commented 2024-05-08T21:36:12.9+00:00
0 answers

Help with porting service to UWP

Hello, I'm new into developing UWP apps, but I have tons of experience with C/C++, python, PHP, etc. Programming concepts aren't new to me. I'm developing an application for UWP called "OllamaUWP". This app is designed to be run on the Xbox…

Universal Windows Platform (UWP)
asked 2024-05-08T21:36:04.3766667+00:00
objnull 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure API Management | Certificate mTLS

Hi, I have an APIM instance, which has an App Gateway attached. I am using an external system to call apis using client certificate flow. The Certificate is not reaching APIM due to the following snippet from the MS Doc Certificate validation with…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,780 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
960 questions
asked 2023-12-06T23:05:20.2166667+00:00
Abhay Chandramouli 966 Reputation points
edited a comment 2024-05-08T21:35:47.83+00:00
Gurram, Aditya 1 Reputation point
2 answers

Login loop in Azure portal

Hello, I just create a new Azure account but am failing to login and just keeps redirecting back and forth. I tried logging in on my phone and it works but on the PC that i registered on it keeps on failing to work. The account is still new, I haven't…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,623 questions
asked 2023-07-09T08:54:07.9+00:00
Beingana Jim Junior 10 Reputation points
answered 2024-05-08T21:35:17.1666667+00:00
Rodrigues, Filipe 0 Reputation points
2 answers

How to separate logs receiving on syslog port 514 to separate table during ingestion and avoid duplication.

Hi Team, I have centralized log forwarders setup which collects logs on 514 port from different application, I want to send those logs to separate table by filtering them at ingestion time. Currently all logs are going to syslog using default DCR rule,…

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-03T13:16:08.3933333+00:00
Disha Bodade 65 Reputation points
answered 2024-05-08T21:35:03.73+00:00
Andrew Blumhardt 9,496 Reputation points Microsoft Employee
0 answers

API Management (Managed Developer Portal) Cannot Log in with EntraID - /developer/identity endpoint called by JS says the Authorization header doesn't contain a valid token

After following the detailed instructions in the documentation to enable Entra ID login for the developer portal on a "Developer" SKU api-management instance in a Virtual Network using Custom Domain and App Gateway for public -ingress I cannot…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,780 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,623 questions
asked 2024-05-08T21:34:51.4633333+00:00
Erik Jensen 0 Reputation points
1 answer

How can I download Microsoft 365 for free at my educational institution via the ministerial email?

Welcome everyone .. How can I download Microsoft 365 for free at my educational institution via the ministerial email?

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,857 questions
asked 2024-05-08T19:30:18.7833333+00:00
answered 2024-05-08T21:34:44.8066667+00:00
hossein jalilian 3,020 Reputation points
1 answer

An old ASP.NET WebForms app won't build due to missing references and related

I maintain an old ASP.NET WebForms application, written using VB.NET so long ago that no one knows who started this application. The guy who maintained it, before I was given it, left before I joined. He didn't put anything in any source control, and he…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,633 questions
asked 2024-05-08T21:06:30.9666667+00:00
Falanga, Rod, DOH 80 Reputation points
answered 2024-05-08T21:34:00.7933333+00:00
Michael Taylor 48,736 Reputation points
1 answer

I'm having a problem trying to get a wildcard url rewrite to handle anything besides the default.aspx page

I'm trying to do an url rewrite in an old asp.net webforms app. I'm using the iis url rewrite module from msft. I'm not experienced with the url rewrite module. I've tried a few things, but had no success. I have the following rule in a web.config in a…

Internet Information Services
asked 2024-05-08T19:59:06.9266667+00:00
Wally McClure 1 Reputation point
answered 2024-05-08T21:32:08.2633333+00:00
hossein jalilian 3,020 Reputation points
2 answers

Set ACLs on Storage Container using Powershell - Authorization Mismatch

Hi all, I am having trouble using Powershell to set ACLs on a storage account container using: Update-AzDataLakeGen2AclRecursive The error suggests that I do not have permissions, however I can set ACLs through the Azure Portal, and can set and…

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,719 questions
asked 2024-05-02T22:16:47.8533333+00:00
John Aherne 121 Reputation points
commented 2024-05-08T21:29:53.44+00:00
John Aherne 121 Reputation points