297,326 questions

Sort by: Updated
2 answers

Cannot Import Microsoft Graph Modules: Import-Module : Function Invoke-MgGraphGroupDrive cannot be created because function capacity 4096 has been exceeded for this scope.

Hello Everyone I am trying to use Microsoft Graph, but Powershell completely freezes up when I try to import the module with "Import-Module Microsoft.Graph". It also freezes up when I try to use specific modules like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,034 questions
asked 2024-01-29T16:23:23.3133333+00:00
Bühler Gabriel 71 Reputation points
answered 2024-06-13T13:03:06.97+00:00
Oliveira, Robenildo 0 Reputation points
1 answer

about Set-MgUserLicense -skuid number limit

Hi team, I'm automating user license assignment using Set-MgUserLicense command. I'd like to assign multiple licenses to a user at one time as described in this doc:…

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.
4,076 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,034 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,076 questions
asked 2024-06-13T10:44:46.66+00:00
Mobu 0 Reputation points Microsoft Vendor
answered 2024-06-13T12:59:29.46+00:00
Andy David - MVP 143.6K Reputation points MVP
3 answers

Graph API reports for Copilot usage data

Are there any Graph REST API endpoints available to retrieve Copilot usage data? We can view the usage data in the UI, but we would like to access this information through an API. Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,034 questions
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.
73 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
166 questions
asked 2024-02-04T13:01:51.82+00:00
admin dev-torii 20 Reputation points
commented 2024-06-13T12:59:06.92+00:00
Thomas Scheible 0 Reputation points
2 answers

API Notification to Teams

Hello Community, I have been working with a client to be able to send team notifications to a channel created on their teams. This notification notifies them every time a user makes a 911 call via their Genesys Cloud IVR. I have been testing sending a…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,358 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,034 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,959 questions
asked 2024-06-12T18:16:48.34+00:00
Christian Basubi 0 Reputation points
answered 2024-06-13T12:56:08.9866667+00:00
MOHAMEDKAMARA-6446 0 Reputation points
1 answer

Azure Function - what about the function.json file?

Hey there, I remember, that defining Azure Functions in VS Code in TypeScript was done, by creating an index.ts and a corresponding function.json file. At least, this was the way with Azure Functions 1.x. Now, using 4.4.0 I noticed, that even the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,473 questions
asked 2024-04-24T11:30:55.1566667+00:00
Nico 0 Reputation points
answered 2024-06-13T12:54:38.98+00:00
Pieter de Bruin 81 Reputation points Microsoft Employee
2 answers

Problema para acessar a conta

Estou tentando acessar a minha conta de estudante do teams pelo celular, mas infelizmente não estou conseguindo. Quando tento fazer o login é solicitado um código do authenticator, porém ao acessar o authenticator também é solicitado um outro código,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,358 questions
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,807 questions
asked 2024-06-04T16:20:00.9966667+00:00
Júlia Sena 0 Reputation points
answered 2024-06-13T12:54:28.2266667+00:00
Júlia Sena 0 Reputation points
1 answer

Error in Azure Cognitive Search Service when storing document page associated to each chunk extracted from PDF in a custom WebApiSkill

I have the following custom WebApiSkill: @app.route(route="CustomSplitSkill", auth_level=func.AuthLevel.FUNCTION) def CustomSplit&PageSkill(req: func.HttpRequest) -> func.HttpResponse: logging.info('Python HTTP trigger function…

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.
792 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.
1,024 questions
asked 2024-06-10T15:30:57+00:00
Mikel Broström Zalba 0 Reputation points
commented 2024-06-13T12:52:03.5533333+00:00
Mikel Broström Zalba 0 Reputation points
1 answer

Unable to load the service index for source https://api.nuget.org/v3/index.json while restoring nuget packages in VS 2022.

Hi All, I am getting the error "Unable to load the service index for source https://api.nuget.org/v3/index.json while restoring Nuget packages in VS 2022. I have tried to delete Nuget config file as well but it did not help. Can anyone please…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,521 questions
asked 2024-06-11T10:51:54.7633333+00:00
Munjal, Kanha (Gurugram) 0 Reputation points
commented 2024-06-13T12:50:07.1266667+00:00
Jiachen Li-MSFT 27,501 Reputation points Microsoft Vendor
1 answer

ADF Copy Data from on-premises SQL server to Azure SQL server

Error details local_sql_db_2_azure_sql_db Error code SqlFailedToConnect Failure typeUser configuration issue DetailsErrorCode=SqlFailedToConnect,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Cannot connect to SQL Database.…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,050 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,485 questions
asked 2024-06-13T06:50:30.07+00:00
Manoj Kumar 0 Reputation points
edited a comment 2024-06-13T12:49:19.84+00:00
Manoj Kumar 0 Reputation points
2 answers

How can user change expire date on the One drive folder share over 30 days

Dear, I have one user, Who what to change the expire data for Share Folder in One Driver. Please let me know how can he change the expire date over 30th days.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,931 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
902 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,994 questions
asked 2023-02-01T06:13:53.0566667+00:00
Gorden Cheuk Hung Levin Mak 0 Reputation points
answered 2024-06-13T12:48:18.5433333+00:00
Ravikumar Vagale 0 Reputation points
1 answer

There was a problem enabling Xbox Live Creators Program. Please try again later. Code=TierContentIsolationMismatch. Failed to enable product: 32505039-4a5a-3031-c044-51474b394000, Request XboxLiveTier: Open. Content isolation is set to True

I'm trying to create a game product in Partner Center, and when I noticed that I first couldn't enable Creators Program in the initial game setup (where it lets you choose to make it a Creators Programs game, an ID@Anonymous game, or None). So I went…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,952 questions
asked 2021-06-30T15:49:12.793+00:00
Lazy Bear Games 1 Reputation point
commented 2024-06-13T12:47:51.68+00:00
Giovanni Ursoleo 0 Reputation points
2 answers

SharePoint admin: How do you find the site(s) that have had the greatest growth over the past week?

We had just under 1 TB of storage available for SharePoint and within the past couple of days it has dwindled to almost nothing. How do I find out which site, or sites, have consumed that buffer we had?

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.
4,076 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,994 questions
asked 2024-06-12T21:26:31.8366667+00:00
Richard Gibbons 1 Reputation point
commented 2024-06-13T12:47:30.5766667+00:00
Richard Gibbons 1 Reputation point
1 answer

Certificate is not visible

Hi Team, I took my AZ-400 exam on 5th June 2024. It's been 1 week but my certificate is not visible in the dashboard Please check this issue as soon as possible

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,952 questions
asked 2024-06-13T12:27:04.5433333+00:00
Shraddha Thakare 0 Reputation points
edited the question 2024-06-13T12:44:16.14+00:00
Andreas Baumgarten 99,371 Reputation points MVP
2 answers

AdSyncScheduler Error

hi, Suddenly not synchronization Get-ADSyncScheduler message below ; Get-ADSyncScheduler : System.InvalidOperationException: There was an issue obtaining cloud sync intervals ---> Microsoft.Identity.Client.MsalUiRequiredException: AADSTS50079: Due to…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,056 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,076 questions
asked 2023-03-30T17:47:09.05+00:00
Kente622 0 Reputation points
commented 2024-06-13T12:43:19.1266667+00:00
Getrude Nyanduko 11 Reputation points
2 answers One of the answers was accepted by the question author.

When will Microsoft Azure TLS Issuer be updated (expires June 27/2024)

I saw that Azure is supposed to provide new MS Azure TLS certificates in March/2024 (today is March 31) to replace those ones that expire June 27, 2024. My MS Edge still shows MS Azure TLS Issued CA 01 CA 06 expiring June 27, 2024. I tested Edge…

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,814 questions
asked 2024-03-31T16:10:34.6933333+00:00
darryl c 20 Reputation points
commented 2024-06-13T12:42:41.2333333+00:00
Michael Theori 0 Reputation points
10 answers

Xbox Dev Mode Activation

I've created an account on the Microsoft partner center. I have downloaded the activate Dev mode app on my Xbox Series S and it has generated a 6 digit code. I am told to go to https://aka.ms/activatexbox but when I click on it there is no option to…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
899 questions
asked 2021-01-15T23:23:58.833+00:00
Andrew Hope 181 Reputation points
commented 2024-06-13T12:42:01.99+00:00
Luciano Batista 0 Reputation points
1 answer

How can I delete expired certificate that will not be deleted?

I'm encountering an issue while trying to update an SSL certificate on my web app. Here's the problem in detail: I have an expired certificate that I cannot seem to delete. Despite receiving a "successful" message upon attempting deletion, the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,136 questions
asked 2024-05-03T17:17:00.6466667+00:00
Alex 0 Reputation points
commented 2024-06-13T12:40:57.9866667+00:00
Bien 0 Reputation points
1 answer

D:\Allfiles\Labs\01-prepare-data-with-power-query-in-power-bi-desktop\Starter

Hello, there are no files in the Allfiles folder. I can't move on with the training module. Should I skip it and come back when this foler will be restored? D:\Allfiles\Labs\01-prepare-data-with-power-query-in-power-bi-desktop\Starter This question is…

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.
145 questions
asked 2024-06-13T12:36:52.22+00:00
answered 2024-06-13T12:36:52.2233333+00:00
Q&A Assist
2 answers One of the answers was accepted by the question author.

Not able to Insert Image data for two images Postgresql

[HttpPost] [ValidateAntiForgeryToken] public async Task<IActionResult> Create([Bind("Sno,No,Topic,QuestionTitle,Opt1,Opt2,Opt3,Opt4,Answer,Time,Correct,Solution,Imagedata,Imagesol")] Question question, IFormFile…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,281 questions
Azure Database for PostgreSQL
asked 2024-06-11T19:37:32.6+00:00
Maui Learner 520 Reputation points
edited a comment 2024-06-13T12:36:34.6166667+00:00
Maui Learner 520 Reputation points
1 answer

your system administrator has blocked this program. for more info contact your system administrator

I am using a domain account and, as per company policy, I cannot create a local account. Additionally, I am unable to access the User Account Control (UAC) window to add or remove programs on this system. Could you please provide assistance with this…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,804 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,601 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
364 questions
Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
116 questions
asked 2024-06-12T05:42:38.8066667+00:00
Mr Sonbir 40 Reputation points
accepted 2024-06-13T12:35:45.5266667+00:00
Mr Sonbir 40 Reputation points