344,200 questions

Sort by: Created
0 answers

How can I create GraphServiceClient using AccessToken from AuthenticationResult

In my code I already used AcquireTokenSilent and AcquireTokenInteractive; they provided an AuthenticationResult (with AccessToken) which I would like to use to create a GraphServiceClient. I could not find a suitable constructor so I hacked a solution…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,674 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,589 questions
asked 2024-05-07T16:19:11.86+00:00
Ken Smith 105 Reputation points
0 answers

Problem with Minecraf 401 Redstone Course for Educators

A couple of problems with Minecraft 401: Redstone course. On the first page of the course, there is a video for Minecraft: Part 1 Finding Redstone. The next section should have a video for Part 2 Crafting Redstone, but it is the Part 1 video again. I was…

Minecraft Training
Minecraft Training
Minecraft: An open world video game developed by Mojang and published by Xbox Game Studios.Training: Instruction to develop new skills.
2 questions
asked 2024-05-07T16:15:59.98+00:00
Patricia K. Cloud 0 Reputation points
0 answers

Migrated SharePoint 2016 list view filtering on [Me] does not return items in SharePoint Online

All SharePoint 2016 list views filtering on [Me] migrated to SharePoint Online no longer show items when any individual views them in SharePoint Online. They do not see their items, but if they look in SharePoint 2016 they do see items. What is the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,704 questions
asked 2024-05-07T16:12:05.72+00:00
Anita H 0 Reputation points
0 answers

SCCM - AspNetCore.App & Microsoft.NETCore.App - Updates via SCCM

Hi We often need to update: Microsoft.AspNetCore.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.29 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] I cannot find this software in SCCM > SUP >…

Microsoft Configuration Manager
asked 2024-05-07T16:10:35.0133333+00:00
SenhorDolas 1,171 Reputation points
0 answers

Remote Copy Does it Come under Ingress or Egress

Hello, We would like to know if the CopyObject request falls under ingress or egress. Thanks

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,814 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
232 questions
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,718 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,060 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,441 questions
asked 2024-05-07T16:09:32.1466667+00:00
Deepthi Ratan 0 Reputation points
edited the question 2024-05-07T16:13:00.35+00:00
Deepthi Ratan 0 Reputation points
0 answers

Python app stuck on deployment to Azure App Service via GitHub Actions

Hi, I ran into an issue deploying my Python fastAPI server to an Azure App Service via GitHub Actions. I linked the code to a repository and then set up the CI pipeline to execute a deployment on new commits. The issue is that it never finishes…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,928 questions
asked 2024-05-07T16:06:10.3366667+00:00
epicme 0 Reputation points
0 answers

How to get and update an App service plan Tier with Logic App

Hello, I am trying to update an App service plan Tier with Logic App but I don't know which connector is going to do the job and how to set it up. Can you please help out with documentation if possible.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,860 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,928 questions
asked 2024-05-07T16:05:22.5366667+00:00
MoTaar 290 Reputation points
0 answers

Upgrade Azure Stack HCI 22H2 to 23H2

Hello Guys It is possible to update Azure stack HCi 22H2 to 23H2 through Admin center. Regards

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
960 questions
asked 2024-05-07T16:02:33.6433333+00:00
Sebastian Antunez Noguera 0 Reputation points
0 answers

Problem with admin sandbox account under Developer E5 subscription

Hi, I have MS VS Professional which provides Developer E5 as a benefit when you create Microsoft 365 Developer account. Sandbox is generated out of the box with admin user and some other fictitious ones: Right after registration I was able to setup 2FA…

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,846 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,628 questions
asked 2024-05-07T16:00:59.4366667+00:00
Alexander Hitrov 0 Reputation points
0 answers

Adding access policy for storage container with Python

I'm trying to write a python script to add access policy to container. The initial code works, but it's deleting all current policies and create a new one. from azure.storage.blob import BlobServiceClient, ContainerSasPermissions, AccessPolicy from…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
645 questions
asked 2024-05-07T15:54:09.2933333+00:00
Denis Mukhamedov 20 Reputation points
1 answer

Cannot create App Service Plan

I am unable to create an App Service Plan, no matter how I try (portal, CLI, different regions, etc) I get the following error message: The subscription '<subscriptionid>' is not allowed to create or update the serverfarm. I have seen duplicates of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,928 questions
asked 2024-05-07T15:46:20.1+00:00
Connor Hewitt 0 Reputation points
commented 2024-05-07T16:08:09.49+00:00
Connor Hewitt 0 Reputation points
0 answers

adf data flow acitivity stuck in queued status when the pipelines run

when I trigger the pipelines, it got stuck in the data flow activity as queued status

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,617 questions
asked 2024-05-07T15:40:39.77+00:00
Burcu 0 Reputation points
0 answers

How to update/save a file in a database in web application

i have a code error and i wish i can get it fix by your noble helps or interventions here is a code block that updates a new product on a product page in a web application this is the code behing the productController.cs file for the cshtml file…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,289 questions
asked 2024-05-07T15:39:22.68+00:00
KwebenaAcquah-9104 306 Reputation points
0 answers

how do i let my ipad allow live document editing

I have to edit microsoft live documents for college, my ipad wont let me. it says the authentication process has failed and im not sure what to do.

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,846 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
189 questions
asked 2024-05-07T15:37:04.0966667+00:00
Morgan Reilly 0 Reputation points
0 answers

Not able to ping secondary NIC IP address with same VNET/SNET VM.

I have added another network interface card on an azure VM running with CentOS. a dynamic IP is assigned to the NIC, and I can see the IP after login the VM. when I try to ping NIC1 IP address from another VM of same VNET/SNET it went successful, but…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,170 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,165 questions
asked 2024-05-07T15:32:45.55+00:00
Daniyal Raza 21 Reputation points
edited the question 2024-05-07T15:52:16.73+00:00
Daniyal Raza 21 Reputation points
0 answers

EDGE - Microsoft Editor

Hi, it's possible to activate EDGE - Microsoft Editor with GPO ?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,148 questions
asked 2024-05-07T15:31:49.3633333+00:00
0 answers

How to solve BadGateway state while deploying FunctionApp in Azure

When I create FunctionApp it is loading in deploymentand and State is "BadGateway".

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,306 questions
asked 2024-05-07T15:31:16.7+00:00
Roland Hlaváč 0 Reputation points
0 answers

Anyway to bypass control event firing during Page.Loaded event?

Simplified scenario: <ToggleButton x:Name="fuzzySearchToggle" Checked="fuzzySearchToggle_Checked" Unchecked="fuzzySearchToggle_Checked"/> bool _loading = true; private…

Universal Windows Platform (UWP)
asked 2024-05-07T15:29:15.5566667+00:00
杨岑 121 Reputation points
edited the question 2024-05-07T15:32:02.6066667+00:00
杨岑 121 Reputation points
0 answers

Get Doc Library associated with a Group

I'm trying to Get the document library associated with a group, GET /groups/{groupId}/drive as mentioned over here…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,674 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,704 questions
asked 2024-05-07T15:29:00.86+00:00
Akshith Reddy Thalla 80 Reputation points
0 answers

I want delete users that have a blocked sign in and users who have not signed in over 90 days

I want delete users that have a blocked sign in and users who have not signed in over 90 days

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
960 questions
asked 2024-05-07T15:24:55.1366667+00:00
Robert Rajnys 0 Reputation points