345,059 questions

Sort by: Updated
0 answers

I'm creating a new list but I can't see my teams SharePoint site listed as an option to save to

Hi all, I am an Owner of our team's SharePoint site. I am trying to create a Microsoft List with the following steps: Log into M365 Apps > Create New List > Blank List > Name the List > Save To My issue is that when I click Save To - it does…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,838 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,329 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,730 questions
asked 2024-05-10T13:08:05.3666667+00:00
Sherri Furr 0 Reputation points
1 answer

Received error while deploying Bicep. Error: "The role assignment request schedule is invalid. (InvalidRoleAssignmentRequestSchedule)"

Hi Team, I'm currently utilizing Bicep to enable Azure AD Privileged Identity Management (PIM) with a custom role. I've created an AD Group and assigned a Custom Role to it, which includes the following actions: "Microsoft.Authorization//read",…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
675 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,929 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,655 questions
asked 2024-05-06T11:49:58.59+00:00
Murali R 205 Reputation points
commented 2024-05-10T13:08:02.29+00:00
Murali R 205 Reputation points
1 answer

How to perform additional rate limiting on successive invalid API requests

I am currently rate-limiting the use of a B2B API using the following inbound API policy <rate-limit-by-key calls="5000" renewal-period="60" counter-key="@(context.Request.IpAddress + context.Operation.Id)" /> It…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,782 questions
asked 2024-05-03T11:18:50.7433333+00:00
Alan Lawlor 0 Reputation points
answered 2024-05-10T13:07:26.56+00:00
Alan Lawlor 0 Reputation points
0 answers

WPF程序在surface pro 9 windows 11操作系统下触摸一个透明背景窗口,透明背景消失

Surface pro 9 windows 11专业版操作系统下,触摸屏触摸到WPF透明背景窗口边缘时会导致透明窗口变成“云白”颜色,而失去透明效果,需要再次触摸窗口边缘才能恢复透明状态,具体如下图:  窗体透明时的效果 触摸屏触摸窗体边缘,透明窗口变“云白”色效果 出问题时操作系统版本 1.  为了尽可能的描述问题,我对该问题目前收集的资料同步出来; 使用WPF .net framework…

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,681 questions
asked 2024-05-10T08:47:56.89+00:00
Jason Yuan 0 Reputation points
commented 2024-05-10T13:06:34.52+00:00
Jason Yuan 0 Reputation points
1 answer

Restrict External Access To Enterprise Applications connected via App Proxy

Hi there - I am looking for a way to restrict external access to an Enterprise Application connected via an App proxy. The connector sits in our internal network on an Azure Windows Server (let's call it VM1), but we have a shared folder (on a separate…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,655 questions
asked 2024-05-10T05:50:22.78+00:00
Nova Pulse 0 Reputation points
edited the question 2024-05-10T13:06:30.6733333+00:00
KapilAnanth-MSFT 35,591 Reputation points Microsoft Employee
1 answer

How to post messages on a channel

I have a multi-tenant Microsoft Teams tab app. I want it to post messages on a selected channel from my server. I successfully receive the token using this endpoint: https://login.microsoftonline.com/{TENANT_ID}/oauth2/v2.0/token Then, I use the token to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,707 questions
asked 2024-05-08T19:54:04.64+00:00
Roman 0 Reputation points
commented 2024-05-10T13:06:10.3366667+00:00
Roman 0 Reputation points
1 answer

What IF "Not Enough Information"

Hi, We are having problem using the What-IF tool to review CA policies, both the old and the new V2 version (graph based). Often we get the response saying "not enough information" about authentication scenarios, under "Policies that will…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,655 questions
asked 2024-05-10T10:15:12.4366667+00:00
Olivier Gireaudot 0 Reputation points
edited the question 2024-05-10T13:06:08.95+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Cannot add eDiscovery Manager using PS.

I am trying to add eDiscovery Manager using PS 7. I use an account with GA role. My code: Update-Module ExchangeOnlineManagement Import-Module ExchangeOnlineManagement $UPN = 'GlobalAdmin@company.com' Connect-ExchangeOnline -UserPrincipalName…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,206 questions
asked 2024-05-10T13:05:27.4633333+00:00
Oleg Tserkovnyuk 541 Reputation points
5 answers

We've detected a Microsoft Intune PowerShell script issue in your environment

Have received the below advisory from Microsoft but enable to find the particular script with the following app id. Can someone please help the process how to search for this app id and identify. Creating a new app registration in the Microsoft Entra…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,732 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,399 questions
asked 2024-04-24T03:09:11.66+00:00
Paricha, Avijit (WIPRO) 5 Reputation points
answered 2024-05-10T13:05:15.0833333+00:00
[Kat_21] 1 Reputation point
0 answers

Azure Bot Framework Deployment Issue: Unable to Send Messages in Microsoft Teams Despite Successful Testing on Web Chat

I have deployed my bot using Azure Bot Framework on Azure App Services. It is working fine when I am testing on web chat. When I am trying to publish this app on my company's teams, it is not working. When I am trying to access this bot from my MS teams,…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
752 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,218 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,951 questions
asked 2024-05-10T10:56:22.3966667+00:00
Sharma, Soumya 0 Reputation points
edited the question 2024-05-10T13:04:49.3533333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Issue with Box Connector in Logic App: Binary Files Getting Corrupted

I am using a Logic App to upload binary files to Box. However, these files are getting uploaded with a larger size than the original, and they end up corrupted. This is not happening with text files. I am using parseJSON to get the file's contentBytes.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,870 questions
asked 2024-05-07T18:02:16.79+00:00
Orlin M 0 Reputation points
edited an answer 2024-05-10T13:04:45.91+00:00
MayankBargali-MSFT 68,656 Reputation points
1 answer

How to automate API connection and authentication for Dropbox?

I have created an API connection for Dropbox and manually authenticated it through the consent page that popped up. I want to automate this process using Azure CLI, deploying ARM template, Python SDK, or REST API, but I'm having trouble understanding…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,870 questions
asked 2024-05-07T22:52:12.1033333+00:00
Gary Kim 0 Reputation points
edited an answer 2024-05-10T13:04:27.03+00:00
MayankBargali-MSFT 68,656 Reputation points
1 answer

i have created a learning account on azure portal with some free credit. but getting charges unnecessary. is there any way to get refund on that

i have created a learning account on azure portal with some free credit. but getting charges unnecessary. is there any way to get refund on that?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,074 questions
asked 2024-05-10T09:52:54.26+00:00
Jitender Kumar 0 Reputation points
edited the question 2024-05-10T13:03:24.4966667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Microsoft AppDev registration payment doesn't load

At presented payment the details should be presented and allow me to continue. Already tried filling it multiple times, doublechecking my inputs and waiting long time so it finishes potential verifying in background. Couple days of trying passed and I'm…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
877 questions
asked 2024-05-10T12:58:32.3066667+00:00
MJ 0 Reputation points
edited the question 2024-05-10T13:02:04.1366667+00:00
MJ 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to load all objects from Event Grid into Cosmos DB for Gremlin

Hello, I created a blob_trigger Azure function that takes an input blob and retrieves objects from it. These objects are then sent to Event Grid. Additionally, there is a second event_grid_trigger Azure function that should take these objects and load…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,320 questions
asked 2024-05-04T00:59:05.6366667+00:00
Maryna Paluyanava 211 Reputation points
edited the question 2024-05-10T13:01:58.8+00:00
LeelaRajeshSayana-MSFT 13,546 Reputation points
1 answer

How to duplicate a site on SharePoint?

I'd like to create a template of site which already exists. How to duplicate the site?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,730 questions
asked 2024-05-10T12:29:59+00:00
Aleksandra Dondziak 0 Reputation points
commented 2024-05-10T13:00:49.4766667+00:00
Aleksandra Dondziak 0 Reputation points
0 answers

VMWare returns error "VMware Workstation and Device/Credential Guard are not compatible" on VM Windows created on AzureAzure

I created a Windows virtual machine (Windows 10 Enterprise) - Standard E2s v3 (2 virtual processors, 16 GB of memory) - Generation V1 x64 architecture on Azure and launched it on my Windows machine. Then, I downloaded VMware Pro Workstation 17 software…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,793 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,189 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,557 questions
asked 2024-05-10T09:06:34.1+00:00
AT DOUAE 0 Reputation points
edited the question 2024-05-10T13:00:43.6833333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

SSO for Grafana with AzureAD Authentication Using Client Certificates Instead ClientID/ClientSecret

I'm trying to set up Grafana with SSO authentications- I have all the relevant endpoints to configure SSO and test it successfully but recently i was asked to not to use Client_ID/Client_Secret as shown below due to some security…

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,135 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,201 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,655 questions
asked 2024-05-05T09:30:18.4366667+00:00
muntazir abbas 65 Reputation points
commented 2024-05-10T12:59:48.9666667+00:00
Navya 4,155 Reputation points Microsoft Vendor
0 answers

How to add .env file to container app

I have laravel container image.and going to use container app.how to add env to this container app. can't use azure portal,i have 50+ environment variables. Right now i have .env file

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
274 questions
asked 2024-05-10T07:51:55.32+00:00
Umesh Edirisingha 0 Reputation points
edited the question 2024-05-10T12:59:28.3566667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Create policy option is not enabled

subscribed microsoft entra identity goverance and linked it with azure subsciption also added proper roles but still the create policy option is not enabled.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,655 questions
asked 2024-05-10T07:33:02.2833333+00:00
Jeetendra Sharma 0 Reputation points
edited the question 2024-05-10T12:58:02.5466667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor