509,913 questions

Sort by: Updated
5 answers One of the answers was accepted by the question author.

ClaimsTransformation array of objects raises empty body

Hi, I'm required to use an API for sending the email with the OTP. The API has a specific JSON body like so: { "reference": "a5747a9c-3124-4ffc-b031-e1db5726950a", // Unique id from client "sender": { …

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2022-04-11T09:06:15.41+00:00
Ralph Jansen 106 Reputation points
accepted 2022-08-17T08:20:31.487+00:00
Ralph Jansen 106 Reputation points
1 answer

getting the error of "Invalid_client" for get the token when grant_type is "authorization_code"

I used the below API for sending the message in the channel with the body in application/Json format POST : https://graph.microsoft.com/beta/teams/{{team_id}}/channels/{{channel_id}}/messages I need a bearer token for the above API so I…

Microsoft Security | Microsoft Graph
asked 2022-08-12T17:13:39.56+00:00
Parshva Doshi 1 Reputation point
commented 2022-08-17T08:16:33.197+00:00
nick 1 Reputation point
1 answer

How to call Microsoft Graph REST API with groovy script

I am trying to call Microsoft Graph API on groovy script using Java libraries. Even though partly success, I still have some issues using it within my current project, so I think about trying to call the REST API using groovy-wslite. This is my…

Microsoft Security | Microsoft Graph
asked 2022-08-08T02:39:09.49+00:00
Ngo Dong Huy Vu 1 Reputation point
commented 2022-08-17T08:15:59.373+00:00
nick 1 Reputation point
1 answer

The Unavailability of the Add file attachment to the To-do Task Graph API for the equivalent Outlook APIs.

Add File Attachment to the To-do Task Issue Description : For To-do task, There is no alternative graph API for adding the attachment to the particular To-do Task. Outlook API : https://outlook.office.com/api/v2.0/me/tasks/{taskID}/attachments…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2022-08-06T14:25:38.287+00:00
Hari 11 Reputation points
commented 2022-08-17T08:15:25.44+00:00
nick 1 Reputation point
2 answers One of the answers was accepted by the question author.

Kubernetes service billing

I am new to Azure Kubernetes service (AKS) and don't have a full understanding of the pricing structure, despite viewing Azure Pricing Calculator and calling customer support. I see that there is no charge for AKS Cluster Management. There is a…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,457 questions
asked 2022-08-17T01:35:51.647+00:00
Lou's World Inc 71 Reputation points
answered 2022-08-17T08:14:06.787+00:00
Lou's World Inc 71 Reputation points
1 answer

Microsoft Graph API permistion required to read Selective user emails not everyones email

We required to access selective/group of users email contents not for all users. but now we can read all users email contects using 'Mail.ReadBasic' API permission.

Microsoft Security | Microsoft Graph
asked 2022-08-04T06:33:09.63+00:00
Ramachandran umapathi 1 Reputation point
commented 2022-08-17T08:12:46.247+00:00
nick 1 Reputation point
2 answers

What scope should be used to connect IMAP store from JAVA application using OAuth 2.0

Hello, I have a backend application that connects to IMAP store and does some jobs inside. It works fine with basic authentication. Now we're trying to switch it to OAuth 2.0 but it fails with "A1 NO AUTHENTICATE failed." error on an…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2022-08-03T14:08:36.807+00:00
AV 11 Reputation points
commented 2022-08-17T08:11:58.797+00:00
nick 1 Reputation point
2 answers

System does not wake from hibernation at scheduled time

Hello, I'm using Windows 10 Pro, and it goes in hibernate at 8:00 pm every night. In the morning, Windows task scheduler tries to wake the system to run a task at 8:00 am, but the system wakes at around 8:08 am. As a result, the task fails with the…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2022-08-03T08:57:47.773+00:00
ytnk 1 Reputation point
answered 2022-08-17T08:04:05.483+00:00
Wesley Li-MSFT 4,576 Reputation points Microsoft External Staff
1 answer

Azure Key Vault - symbol limitation for Azure DevOps

Within Azure Key Vault, you can have hyphens as the only valid symbol for the name field. This is an issue when using variable libraries in Azure DevOps to access a secret in Key Vault. For example, TF_VAR_ is the name of a variable that is accessible in…

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,452 questions
asked 2020-10-27T10:08:06.277+00:00
Anonymous
commented 2022-08-17T08:00:25.807+00:00
Jochem Boersma 1 Reputation point
3 answers

My JSON isn't wokring for a simple multi-line text box

I am trying to make a multi-line text field in Microsoft Lists editable without having to open it. I've done this successfully for other fields of a different type but text fields are not cooperating. Here is the code I am using. Where have I gone wrong?…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2022-08-11T13:39:15.13+00:00
Amy Babinchak 6 Reputation points MVP
answered 2022-08-17T07:59:34.707+00:00
Xuyan Ding - MSFT 7,601 Reputation points
1 answer

On-Prem Forest Domain Controller Migration with Azure

Hello, I am looking for some best practices. Long story short, my company is breaking away from our parent company. Currently, the have a DC part of a forest (ad.lmm___.com). We are looking to build a new forest (core.lmm____.com). Our primary domain…

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
asked 2022-08-12T17:02:18.187+00:00
Steven LMM 1 Reputation point
answered 2022-08-17T07:54:48.463+00:00
JimmySalian-2011 42,511 Reputation points
2 answers

AADDS Domain Controller Upgrade?

Hello! It looks like there may be a roll out, affecting Active Directory Domain Services, upgrading the VMs to Windows 2019 Datacenter (previously Windows 2012 R2). Unfortunately, this happened during our PEAK business hours, causing an outage.…

Microsoft Security | Microsoft Entra | Other
asked 2022-08-12T18:34:35.387+00:00
Mathew Jung 126 Reputation points
answered 2022-08-17T07:52:49.9+00:00
Rachel Gomez 166 Reputation points
2 answers One of the answers was accepted by the question author.

How to Pass Set Variable Output Value to SQL Query Where Clause in Copy Activity in Azure Data Factory

Hi Experts, I have a requirement to pass the variable value output into Sql query where clause in Copy Activity(Azure Data Factory). Need help to assign variable value in Where clause condition - Not sure what syntax we have to follow. Query:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,646 questions
asked 2022-08-16T08:05:31.457+00:00
Anonymous
accepted 2022-08-17T07:49:41.083+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

What is the right way to include diagnostic settings for microsoft.insights/components (applicaiton insights) in ARM template (json) ?

I have an Application insights resource and I have setup diagnostic settings to export logs to a storage account. Now I am trying to export an ARM template for this resource and I find that the diagnostic settings are not included in the exported…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,661 questions
asked 2022-08-15T17:18:58.487+00:00
Appu George 21 Reputation points
accepted 2022-08-17T07:47:51.757+00:00
Appu George 21 Reputation points
1 answer

Is there a way to promote a list content type to the tenant level?

Hello, A few years ago, the company that I now work for launched a new intranet in SharePoint Online. They created a site for news content and designated it as an organization news site, and they've been adding to it steadily since. The Site Pages…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2022-08-04T13:13:22.287+00:00
Joe B 1 Reputation point
commented 2022-08-17T07:46:02.823+00:00
Jing Sun_MSFT 956 Reputation points
0 answers

How to migrate an extensibility project from 2015 isolated shell to 2022

We have developed our custom packages to be used in vs 2015 isolated shell environment. We want to migrate to 2022 extensions. Is there a document explaining the migration process. We have custom project. language services, tool windows and debuggers.…

Community Center | Not monitored
asked 2022-08-16T22:34:44.223+00:00
Dro Ghazarian 1 Reputation point
commented 2022-08-17T07:45:22.837+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
4 answers

sharepoint column with calculation - result is displayed with too many zeros

Hello, I have created a column "Calculated (calculation based on other columns)" in the sharepoint. However, the calculated difference from column 1 and column 2 is displayed in my email with too many zeros (see figure). Can anyone…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2022-08-02T13:34:16.227+00:00
Gollnast, Viktoria 21 Reputation points
commented 2022-08-17T07:44:57.503+00:00
Jing Sun_MSFT 956 Reputation points
1 answer

IP Forwarding does not work on NIC

Hello, i have two interfaces on the host with 172.29.29.120 (Ethernet) and the other with 172.17.1.1 (this is an internal Hyper-V switch). From within a windows container 172.20.1.20 which has the interface not in the default compartment the …

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
asked 2022-08-03T16:39:36.277+00:00
Krotz, Dieter 1 Reputation point
commented 2022-08-17T07:44:54.307+00:00
Anonymous
1 answer

Add reaction to an already posted message

Hello, I'm looking for a way to add a reaction to a message which is already posted in MS Teams. I am referring to the following documentation: https://learn.microsoft.com/en-us/graph/api/resources/chatmessagereaction?view=graph-rest-1.0 …

Microsoft Security | Microsoft Graph
asked 2022-08-03T05:53:25.833+00:00
Parag Jadhav 1 Reputation point
commented 2022-08-17T07:42:55.047+00:00
nick 1 Reputation point
1 answer

VDI Hybrid AD PRT token refresh request failing periodically 0xCAA90056 Renew token by the primary refresh token failed and 0xCAA5001C Token broker operation failed!

We are running instant clone Win 10 1909 environment with hybrid AD joined devices and have begun to see periodic instances where a given device fails to authenticate with AAD/AD FS, but when the user signs into a different VM, it works fine. The O365…

Microsoft Security | Active Directory Federation Services
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-05-13T12:53:33.72+00:00
Dave Baker 1 Reputation point
answered 2022-08-17T07:42:50.667+00:00
JimmySalian-2011 42,511 Reputation points