345,069 questions

Sort by: Updated
0 answers

Error finding PnP profile when executing Invoke-PnPSiteTemplate command

I followed the installation guide mentioned here and successfully connected to the SharePoint online tenant using the following PowerShell command: Connect-PnPOnline https://<tenant>-admin.sharepoint.com/ Then, I executed the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,731 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,100 questions
asked 2024-05-10T13:42:29.7766667+00:00
壹涵 雷 0 Reputation points
0 answers

How to setup Blazor Server with Blazor WASM with gRPC for virtual IIS application?

Hi, I have simple Blazor Server without static files. It is only falling into Blazor WASM with static files using FallBackTo. There is gRPC an its Controller mapped on the main endpoint. Everythig is working on https://localhost. Once I try to deploy…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,206 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,403 questions
asked 2024-05-10T13:41:33.87+00:00
Matěj Rada 20 Reputation points
0 answers

query taking long time to match

Hi Team, how to split the query to check data missmatch fint.eabl column if there multiple left joint and taking time to match it query attachedcheck.txt

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,802 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,460 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,558 questions
asked 2024-05-10T13:40:44.6133333+00:00
Vineet S 165 Reputation points
1 answer

Details about security options with Logic Apps "export to PowerApps" option

After reading about securing a Logic App (including options for Azure Active Directory authorization policies and API Management), how secure is the "export to PowerApps" option in Logic Apps? It creates a custom connector that appears to use…

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-04-23T15:37:11.4466667+00:00
epress 0 Reputation points
answered 2024-05-10T13:39:00.92+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

Creating a naming convention for local user profile name when singing in with a M365 user

Hello, as far as I'm aware, the name used for the local user profile when logging in to an Entra ID joined device for the first time is the first 20 letters of the M365 display name with special characters and spaces removed. We would like to keep the…

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,868 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,656 questions
asked 2024-04-30T08:33:49.85+00:00
PKU 0 Reputation points
commented 2024-05-10T13:38:12.9833333+00:00
Navya 4,155 Reputation points Microsoft Vendor
0 answers

How to find the largest item in Archive folder in MS Exchange 2016

Hi . We are migrating from on premise exchange to Exchange online. We are on process of finding large mails greater than 150 MB within a user mail box. I am using the below query to do it . Get-Mailbox -ResultSize Unlimited |…

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,207 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,367 questions
asked 2024-05-10T13:37:18.1133333+00:00
Jonathan Priyaraj 80 Reputation points
1 answer

How to dynamically pass the URL from http request to actions in Azure Logic App?

Let say I have a swagger contract like https://petstore3.swagger.io/ I want to implement GET and POST like Question: How to dynamically pass the URL from http request to actions in Azure Logic App? I tried…

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-04-28T04:28:23.65+00:00
Smith 0 Reputation points
answered 2024-05-10T13:34:55.3166667+00:00
Sonny Gillissen 3,271 Reputation points
2 answers One of the answers was accepted by the question author.

Windows server 2012 r2 in my laptop without a vm ware and only a command prompt in the screen

I accidentally Installed windows server 2012 r2 in my laptop without a vm ware and it restarted my laptop. When my laptop opened, A new administrator open and ask me to create a new administrator password then when i enter it and log in, only a command…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,696 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,534 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,276 questions
asked 2021-10-11T07:30:44.38+00:00
Joshua29 21 Reputation points
answered 2024-05-10T13:34:09.4766667+00:00
Gledis Hoxha 0 Reputation points
0 answers

Add non Global Admin to see all OATH tokens

We are currently onboarding a new IT admin. We have successfully given the Authentication Admin role to the new IT employee, however, when we attempt to see the hardware MFA tokens that are in preview the admin cannot see any of the OATH tokens that are…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,656 questions
asked 2024-05-10T13:34:06.95+00:00
Andrew G 0 Reputation points
1 answer

Cloned VMs Not Showing MDE Extension Installed in Azure Arc

Last week I cloned an on premise VMWare server to 3 more, and I reinstalled Azure Arc and ran the onboarding script for Defender ATP. Today I noticed that the 3 ones I cloned do show up fine in Azure Arc but all 3 of those clones show Not Enabled under…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
332 questions
asked 2024-05-09T21:22:47.59+00:00
Casey Ketcham 0 Reputation points
edited the question 2024-05-10T13:33:24.32+00:00
AnuragSingh-MSFT 20,431 Reputation points
1 answer

How to update/save a file in a database in web application

i have a code error and i wish i can get it fix by your noble helps or interventions here is a code block that updates a new product on a product page in a web application this is the code behing the productController.cs file for the cshtml file…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,287 questions
asked 2024-05-07T15:39:22.68+00:00
KwebenaAcquah-9104 306 Reputation points
commented 2024-05-10T13:29:51.5966667+00:00
KwebenaAcquah-9104 306 Reputation points
1 answer

How to add subfolders to the azure functions app using VScode?

Hello there, I have sub folders "assets" and "components" inside the content directory of my azure function app. I want to copy these folders to the output directory. How to do that? I tried including this to my .csproj file but it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,320 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
edited a comment 2024-05-10T13:28:18.6533333+00:00
Adwait Naik 40 Reputation points
0 answers

Problem connecting to the shared calendar.

Hello, I have one user, that when sent a calendar invite, gets the following error message when clicking on the invite link. This is happening just to this one individual, everyone else in the division has been able to successfully accept and see the…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,330 questions
asked 2024-05-10T13:27:45.39+00:00
Felicia Thomas 0 Reputation points
1 answer

Length os excercise incorrect

This link says it takes 10 minutes: https://learn.microsoft.com/en-us/training/modules/fundamentals-generative-ai/7-exercise But on the exercise page it says it'll take 40 minutes to complete... that's not minor difference... This question is related…

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.
965 questions
asked 2024-05-10T08:18:35.2433333+00:00
Miklós Budai 0 Reputation points
answered 2024-05-10T13:26:09.8266667+00:00
Srinud 1,335 Reputation points Microsoft Vendor
1 answer

How to use Logic App with Hosting Storage account having Disabled Storage Key Access

If I disabled the Storage Account Key Access of the Hosting Storage Account of the Logic App, the logic App is giving an error: System.Private.CoreLib: Access to the path 'C:\home\data\Functions\secrets\Sentinels' is denied.

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-03-29T10:53:08.9066667+00:00
Raju Vadarevu 15 Reputation points Microsoft Employee
answered 2024-05-10T13:25:37.3466667+00:00
Sonny Gillissen 3,271 Reputation points
0 answers

Exchange OnPrem 2019 not sending auto reply for Message Size Exceed

Sending email form my Yahoo and Gmail and it goes through our Spam Filter, but Exchange gives it a ROUTING FAIL event as the message size of 20MB exceeds the users limits. The problem is , I dont get a reply from my exchange to my Yahoo or Gmail that…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,096 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,367 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
397 questions
asked 2024-05-10T13:25:12.28+00:00
Wes K 0 Reputation points
1 answer

Azure Logic App Functions runtime error

I have setup my Azure Logic App - Standard Workflow and successfully setup the workflows and have multiple successful runs. But suddenly, it throws an error "System.Private.CoreLib: The user name or password is incorrect. :…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,320 questions
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-04-29T03:34:14.17+00:00
user20201 326 Reputation points
edited an answer 2024-05-10T13:24:22.3833333+00:00
Sonny Gillissen 3,271 Reputation points
3 answers

SMS_SERVICE_CONNECTOR : Generic Download worker failed to download entity "Policy"

MCM_2309. For no valid reason, all of a sudden from 30/03/2024, to date, we are detecting this event every 15 minutes. Is anyone detecting the same anomaly ? Generic Download worker failed to download entity "Policy" with GatewayException error…

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 Configuration Manager
asked 2024-04-04T10:58:01.7066667+00:00
Vid3al 91 Reputation points
answered 2024-05-10T13:23:01.72+00:00
Anthony Meluso 21 Reputation points
1 answer One of the answers was accepted by the question author.

Azure VPN Client

I have Azure VPN Client installed on a PC in my warehouse. I need the same connection on another PC. I exported the connection, but when I import on the new machine, the Certificate Information shows "Inactive Cert" and this message appears,…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,393 questions
asked 2024-05-03T14:43:14.88+00:00
Centurion Labs Admin 20 Reputation points
accepted 2024-05-10T13:20:46.3433333+00:00
Centurion Labs Admin 20 Reputation points
1 answer

Automation to assign AD groups to an enterprise Application based on prefix

can we create a rule in user/group assignments in enterprise app based on prefix or formulae to automatically add groups/user to an Azure application

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,656 questions
asked 2022-08-16T17:53:25.553+00:00
Choudary Kukkapalli 1 Reputation point
commented 2024-05-10T13:20:09.9866667+00:00
Jefferson, Glenn 0 Reputation points