289,349 questions

Sort by: Updated
1 answer

Getting all users profile photo metadata via Get-MgUser

Hi all, I want to get all users profile photo's metadata via Graph API. I am aware you can get all users, then one by one get the profile photo metadata, like this using Graph Powershell SDK: $allMgUsers = Get-MgUser -All $allMgUsersPhotoMetadata =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,629 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,074 questions
asked 2024-05-02T13:21:34.3033333+00:00
Marc Hendrichsen 0 Reputation points
answered 2024-05-02T13:43:03.16+00:00
Marc Hendrichsen 0 Reputation points
19 answers One of the answers was accepted by the question author.

How to Delay Delivery for All Messages in New Outlook (Outlook Version 1.2023.607.100)?

Before switching to New Outlook (Outlook Version 1.2023.607.100) I had delayed the sending of all messages by one minute. On New Outlook I can't find that option anymore. I tried to create a rule but "defer delivery by a number of minutes"…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,997 questions
asked 2023-06-19T16:26:24.7733333+00:00
LBL 415 Reputation points
commented 2024-05-02T13:40:57.5533333+00:00
Kim, Kyungrok 0 Reputation points
1 answer

Retention Policies and Site Assets

We have a question regarding Retention Policies and site assets. Our client wants a retention policy that applies to all sites in the organization to clear out any data that has not been modified in 3 years if it has not been tagged with a retention…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,668 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
937 questions
asked 2024-05-02T13:40:43+00:00
Tyler Stang 0 Reputation points
answered 2024-05-02T13:40:43.0133333+00:00
Q&A Assist
2 answers One of the answers was accepted by the question author.

Managing meeting responses in your email AFTER an invite was sent

after an invite is sent from outlook, how do i manage the responses? I don't want to see them in my email but the invite was sent already. Please help.

Outlook
Outlook
A family of Microsoft email and calendar products.
2,997 questions
asked 2023-08-29T11:41:02.65+00:00
Regina Amato 20 Reputation points
commented 2024-05-02T13:37:22.5233333+00:00
Chase Stevens 0 Reputation points
1 answer

Connect to Linked Server Database using Azure Data Factory

Hi! I have a database that is a linked server of another. I can connect and copy data of the main database in ADF. But is it possible to also copy data from the linked server database? If yes, how would I do this?

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,747 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,587 questions
asked 2024-05-02T09:28:02.6766667+00:00
Keren Osler 40 Reputation points
edited an answer 2024-05-02T13:36:37.97+00:00
Zahid Butt 556 Reputation points
1 answer

Where I can see my AZ 900 certificate

Hi, Where can I download my AZ 900 certification, there is no certification tab I can see in my profile.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2024-05-02T13:31:55.38+00:00
Dhairya 0 Reputation points
edited an answer 2024-05-02T13:36:17.69+00:00
TP 76,366 Reputation points
2 answers

Is SSE with PMK equivalent to full disk encryption?

Is SSE with PMK equivalent to full disk encryption?

Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
160 questions
asked 2024-04-04T21:43:19.55+00:00
Rosenthal, Murray 0 Reputation points
commented 2024-05-02T13:36:10.24+00:00
Rosenthal, Murray 0 Reputation points
14 answers

How to resolve "No hosted parallelism has been purchased or granted" in free tier?

Hello, I've just started with Azure DevOps pipelines and just created a very simple pipeline with a Maven task. I don't care for parallelism and I'm not sure in which way I've added it to my pipeline. Is there any way to use the Maven task on the free…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2021-07-15T18:40:29.757+00:00
chw 226 Reputation points
commented 2024-05-02T13:34:31.1566667+00:00
Danny V 0 Reputation points
1 answer

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR?

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR? https://learn.microsoft.com/en-us/windows-server/storage/dfs-replication/migrate-sysvol-to-dfsr FFL & DFL: Windows Server…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,891 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,192 questions
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,757 questions
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,728 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,543 questions
asked 2024-05-02T06:05:39.4533333+00:00
EnterpriseArchitect 4,741 Reputation points
commented 2024-05-02T13:33:26.63+00:00
Vadims Podāns 8,941 Reputation points MVP
1 answer

Updating app service from .NET 6 to 8

I'm trying to update my asp.net core backend from .NET 6 to 8. I've updated the target framework for the projects, changed the docker images to version 8, and updated the exposed ports. It runs as expected locally. (In the past month, I've updated a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,390 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,180 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-30T20:53:38.6433333+00:00
Rebekah Williams 0 Reputation points
edited a comment 2024-05-02T13:32:54.71+00:00
Azizkhon Ishankhonov 195 Reputation points
1 answer

Excel VBA Error with user access Permission.Add

Hello, I wrote the following Excel Macro to assign user permission to the Excel file. Sub Add_Permission() Dim objUserPerm As Office.UserPermission Set objUserPerm = ActiveWorkbook.Permission.Add("test@test.com", msoPermissionChange) …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,470 questions
Windows 365 Business
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,503 questions
asked 2024-05-01T10:03:49.6333333+00:00
Dec 0 Reputation points
answered 2024-05-02T13:31:58.1133333+00:00
Andreas Killer 80 Reputation points
7 answers

intune company portal android devices question

How can I exclude a user group in Intune from the Company Portal on Android devices so they can install Teams and Outlook without needing to install the Company Portal? Thank you.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,357 questions
asked 2024-05-01T06:16:43.61+00:00
Christos Christopoulos 0 Reputation points
answered 2024-05-02T13:31:23.4633333+00:00
Christos Christopoulos 0 Reputation points
1 answer

Azure Automation : Az commands not recognized anymore using powershell 7.2

Hello, Since May 1, all my runbooks stopped working with all Az commands not recognized anymore. It was working perfectly for many months. All my runbooks are using powershell 7.2 Please help

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2024-05-02T07:02:36.06+00:00
Yann Bernard 0 Reputation points
answered 2024-05-02T13:31:10.4+00:00
guilherme rodrigues 160 Reputation points
1 answer One of the answers was accepted by the question author.

There is no create button on my Azure AI Service page

Dear all, I am using an Azure student subscription now, and I am trying to do AI900's lab but can not create a multi-service account resource due to the reason that there is no create button available on the page, Does my subscription not have the…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
926 questions
asked 2024-05-01T19:17:54.56+00:00
Fang, Xiuyue 0 Reputation points
accepted 2024-05-02T13:31:03.03+00:00
Fang, Xiuyue 0 Reputation points
1 answer

After changing developer portal custom domain, requests are no longer accepted in-portal with old custom domain

Hi, recently I added a new gateway custom domain to my API management service. Requests sent to this new API domain were successful. However, when I tried to add a second custom domain to the user portal, the first domain and the second domain both did…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,764 questions
asked 2024-05-01T20:55:50.1366667+00:00
hampton123 1,030 Reputation points
commented 2024-05-02T13:30:07.3366667+00:00
hampton123 1,030 Reputation points
1 answer One of the answers was accepted by the question author.

Synapse workspace deployment node-js error ERR_INVALID_ARG_TYPE

Hi I am working on a CI/CD DevOps pipeline for Synapse Analytics. The Synapse workspace is integrated in my git repo, and I want to use task 'Synapse Workspace Deployment' with operation 'validate' to generate the ARM templates. The task is configured as…

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,389 questions
asked 2023-11-27T12:05:22.12+00:00
Simon Plancke 25 Reputation points
commented 2024-05-02T13:29:48.66+00:00
Raghul Kannan 106 Reputation points
2 answers

How can I launch my application automatically on system reboot?

Is there an API or method that I can use to make sure my application launches automatically when the system restarts? I would appreciate any help or guidance on this matter.

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,424 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2024-05-02T13:09:11.53+00:00
Rohan Pande 265 Reputation points
answered 2024-05-02T13:28:49.5233333+00:00
guilherme rodrigues 160 Reputation points
1 answer One of the answers was accepted by the question author.

expired certification

I have a expired certification, and when i try to make a new appointment i receive an error, and i cant go over it. EXAMExam AZ-104: Microsoft Azure Administrator Change exam Schedule Exam  Did you claim your discount? Go to discounts. Exam discounts…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2024-05-02T11:16:34.42+00:00
marco valadas 0 Reputation points
accepted 2024-05-02T13:27:32.01+00:00
marco valadas 0 Reputation points
2 answers

Allow user to open specific program with admin privileges

I have a software that requires admin privileges to run but the standard user needs to work with it. For now I gave the user admin privileges on those computers, but I'm looking for different solutions. I can schedule a task to run on event that the user…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,468 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,645 questions
asked 2024-02-25T16:49:54.3166667+00:00
שימי רוזנברג 1 Reputation point
edited a comment 2024-05-02T13:25:40.5233333+00:00
James Tong 0 Reputation points
1 answer

Disable Microsoft sign in pop-up

We save files to an external SharePoint site and occasionally get this sign in pop up that stops the upload process. We do not need to sign into an account (if we close this sign in popup the files upload without issue) so is there any way to disable the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,668 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,200 questions
asked 2024-04-22T11:43:23.85+00:00
Flashpoint Management, LP 0 Reputation points
edited an answer 2024-05-02T13:25:22.5+00:00
S.Sengupta 15,191 Reputation points MVP