342,565 questions

Sort by: Updated
0 answers

Is there any API to get Microsoft compliance reports?

I wish to retrieve the Microsoft Message encryption report and Alerts from the Microsoft Compliance program via API automation. The manual procedure I currently follow is as follows. 1.Message Encryption Report: Link:…

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,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,610 questions
Microsoft Intune Reporting
Microsoft Intune Reporting
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Reporting: The process of giving an account of something that has been observed, heard, done, or investigated.
55 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,346 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
573 questions
asked 2024-04-30T10:24:18.7466667+00:00
Akash Tripathy 0 Reputation points
1 answer

Change Product Key of Windows Server 2022 using Ansible and/or PowerShell script

Hi there, I am trying to automate the process of provisioning a Windows Server based Virtual Machine using Azure and Ansible. My company has some Windows Server product keys available through the Microsoft Partner Program. My goal is to use one of these…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,137 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,151 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,372 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,065 questions
asked 2024-04-30T07:44:01.64+00:00
Erik Burmester 0 Reputation points
answered 2024-04-30T10:24:05.2366667+00:00
Nehruji R 1,976 Reputation points Microsoft Vendor
1 answer

How to sign with azure key vault in linux?

Hello, how can I use Azure key vault to sign my JAVA code? My compilation machine is Linux, and I found that Azure sign tool seems to be only available on Windows. If my compilation machine is Linux, how can I access key vault for signing.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,118 questions
asked 2024-04-25T07:30:52.38+00:00
振涛 闫 5 Reputation points
answered 2024-04-30T10:23:32.9833333+00:00
Shweta Mathur 27,691 Reputation points Microsoft Employee
4 answers

How to copy big file 5g with task and within impersonation

Hi, How to copy big file 5G from source to destination using impersonation: WindowsIdentity.RunImpersonated( ImpersonationHelper.Token Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,383 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,883 questions
asked 2024-04-18T08:06:36.18+00:00
Dani_S 2,726 Reputation points
commented 2024-04-30T10:23:20.3366667+00:00
Dani_S 2,726 Reputation points
0 answers

I am having some problems consuming my indexed data in Azure AI Studio playground.

Last weeks, I was able to create my own copilot by adding my own data, but now I find an error when I try to use the playground and that data: Data seems to be well ingested as the job finished successfully and I am able to find the option when clicking…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,381 questions
asked 2024-04-30T10:22:21.52+00:00
Hugo Enrile 0 Reputation points
1 answer

Sync Entra with Google Admin

Hello, I am now doing some configuration with sync from Entra to Google Admin, just facing with some issues that for ex. i have some custom attributes on Google side how i can add the same custom attributes to Entra user and also to include this in…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,502 questions
asked 2024-04-25T09:05:24.61+00:00
Ismayil Aghayev 0 Reputation points
commented 2024-04-30T10:20:57.42+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
1 answer

Internal (extension only) Queue Possible?

Is it possible to assign an extension to an auto attendant or a queue in lieu of an external number so that the AA or Q is reachable internally by simply dialing that extension?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,089 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
122 questions
asked 2024-04-25T21:59:04.8533333+00:00
Jeffrey Cahill 0 Reputation points
edited a comment 2024-04-30T10:19:51.2266667+00:00
JimmyYang-MSFT 48,881 Reputation points Microsoft Vendor
0 answers

Why do Neural Custom Forms not support Signature recognition when normal forms do?

Why is it that the Neural Form extraction does not support Signature extraction (i.e a true/false idenitification of the presence of a signature) when the Template form does?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,374 questions
asked 2024-04-30T10:19:44.2666667+00:00
paul holden 0 Reputation points
1 answer

auto shutdown vm using azuresdk fluent in c sharp

this is my code to create vm in azure using azure sdk fluent my question is i need to set auto shutdown option while creating vm i need to set the time while creating the vm so in that case the vm will get poweroff when the time arrives is that…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,137 questions
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,260 questions
asked 2024-04-26T06:45:05.0766667+00:00
Dharshan M 0 Reputation points
commented 2024-04-30T10:19:24.7366667+00:00
Sina Salam 3,636 Reputation points
2 answers

Add Items to List Randomly

I am fetching 50 questions from Api https://supaquizapi.azurewebsites.net/api/Questions Loading into list and deleting 40 questions randomly. Now I just to add 10 questions randomly to Questions List<InQuestion> res = await GetApiData(); …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,175 questions
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,260 questions
asked 2024-04-30T08:09:59.47+00:00
Maui Learner 420 Reputation points
answered 2024-04-30T10:18:53.54+00:00
Maui Learner 420 Reputation points
0 answers

How to validate access token received after micorsoft login?

We are using Active Directory SAML SSO. We are getting the token as a response with the following json response {"token_type": "Bearer", "scope": "openid profile User.Read email", "expires_in": 3774,…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,874 questions
asked 2024-04-30T10:18:26.33+00:00
GH 0 Reputation points
1 answer

Unable to find Group Voicemail Messages in Teams

I am trying to send calls directly to voicemail from an Auto-attendant option. In order to do this Teams requires you to point the option to a "group" voicemail box. This all works fine but I do not see a way to view/retrieve/listen to these…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,089 questions
asked 2024-04-23T13:21:06.92+00:00
Jeffrey Cahill 0 Reputation points
commented 2024-04-30T10:16:53.0033333+00:00
JimmyYang-MSFT 48,881 Reputation points Microsoft Vendor
4 answers

Cached logon not working

On one laptop we are seeing that cached credential don't work. We have DirectAccess set up so wherever they have an internet connection they should be able to log on, however, when this person doesn't have an internet connection because they're on the…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,874 questions
asked 2020-08-14T19:34:20.847+00:00
David Dawson 100 66 Reputation points
edited an answer 2024-04-30T10:16:43.5833333+00:00
Ivan Naydenov 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to Sum, Join, Union, Group By Month And Year Using LINQ Query

I have two tables. I want to find the sum of the data in one table and the subtraction of the second table. I am trying to explain the matter by attaching an image below. Note here that I don't know which table's data will come first. Maybe the data of…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,175 questions
asked 2024-04-24T09:55:08.01+00:00
jewel 801 Reputation points
accepted 2024-04-30T10:16:36.6933333+00:00
jewel 801 Reputation points
0 answers

On visual studio community 2022 These numbers circled in blue is that what you call Lines

On visual studio community 2022 These numbers circled in blue is that what you call Lines

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,674 questions
asked 2024-04-30T10:01:02.8633333+00:00
Luke Ferguson 46 Reputation points
commented 2024-04-30T10:15:12.33+00:00
David Lowndes 2,350 Reputation points MVP
0 answers

How can I change location in Azure Database for PostgreSQL flexible server?

How can I change location in Azure Database for PostgreSQL flexible server? source location - East US Destination location - East US 2

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
943 questions
asked 2024-04-30T10:15:10.5266667+00:00
Sonam Agrawal 0 Reputation points
1 answer

Use API web app for DefaultAzureCredential

I created a key vault using .net and have added access policies which allows access for the api web application to create keys, secrets, and certificates. The goal would be able to create keys, secrets, and certificates through .net c# code. I tried…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,118 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,383 questions
asked 2024-04-24T05:49:31.9833333+00:00
Bryan Apilada 0 Reputation points
edited an answer 2024-04-30T10:15:08.1533333+00:00
Shweta Mathur 27,691 Reputation points Microsoft Employee
0 answers

Azure.AI.OpenAI client: how to re-use existing conversation

We're using the Azure.AI.OpenAI package in our software, which we use with a RAG system to answer questions from our internal information. To support an ongoing conversation, we're saving the conversation to database, and when a user comes back to this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,168 questions
asked 2024-04-30T10:15:08.12+00:00
Peter Jansen 10 Reputation points
2 answers

Cannot run notebooks anymore. Exception: Failed to create Livy session for executing notebook.

Hi there, Spark pool behave weird. We cannot run any activity like notebooks anymore. The error is: "... Error: Operation on target <name> failed: Exception: Failed to create Livy session for executing notebook. LivySessionId: 25852…

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,376 questions
asked 2024-04-15T08:51:42.8866667+00:00
Andrei Malchanau 0 Reputation points
commented 2024-04-30T10:15:04.1366667+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
0 answers

Backup Fails with VSS waiting for completion

I have Windows Server 2012 R2 hosting Hyper V. One of the Hyper V backup is failing. When Checked , found that VSS writers goes into "Waiting for Completion". After restarting the server the writers goes into stable state but again when I run…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,151 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,543 questions
asked 2022-11-29T12:07:39.627+00:00
MD AZIM ALI 6 Reputation points
commented 2024-04-30T10:14:57.42+00:00
Subodh Agnihotri 21 Reputation points