349,275 questions

Sort by: Updated
2 answers

Powershell ISE Illegal characters in path with literalpath

Hello! I have encountered the problem of running PowerShell cmdlets using "LiteralPath" in PowerShell ISE, when folder is existing. Error message: Get-ChildItem : Illegal characters in path. At line:1 char:1 + Get-ChildItem -LiteralPath…

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,414 questions
asked 2024-05-27T08:27:00.97+00:00
Step to IT 80 Reputation points
edited an answer 2024-05-28T19:27:08.1+00:00
Rich Matheisen 45,186 Reputation points
1 answer

[Doc Update] Graph API- get the channel name in calendar events

Developer is utilizing the Graph API calendar resource to retrieve events (https://graph.microsoft.com/v1.0/me/calendar/events). In the event that a channel is chosen in the attendee section we have not discovered any information related to the channel…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,873 questions
asked 2024-05-28T18:34:08.22+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
answered 2024-05-28T19:25:43.31+00:00
CharanyaB-MSFT 1,651 Reputation points Microsoft Vendor
4 answers

Windows Hello for Business: Internet connectivity required?

We currently implementing a modern workplace solution with Windows 10 for a customer. We have Windows 10 user-based devices that are Azure AD joined and managed by Intune. Instead of logging on to the Windows 10 device with an Azure password we would…

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,780 questions
asked 2021-04-02T15:09:57.383+00:00
Niels Tech 1 Reputation point
answered 2024-05-28T19:24:54.25+00:00
Shaunm001 301 Reputation points
0 answers

Azure VPN issue

I have the following VPN is up. But BGP is not established, the following capture shows the BGP is initialized from SRX, but no response From MS Docs: Azure VPN gateway will internally add a route of your BGP peer IP address to the corresponding…

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,411 questions
asked 2024-05-28T19:16:21.83+00:00
Gongya Yu 60 Reputation points
edited the question 2024-05-28T19:23:31.0466667+00:00
Gongya Yu 60 Reputation points
0 answers

Why does the company logo in the search bar always have a black background? How do I change it?

Why does our company logo always look like this? Here are my theme settings for the org. How can I make the search logo background white? (or blue or purple or anything besides black)

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,980 questions
asked 2024-05-28T19:21:37.33+00:00
Scott CIS 35 Reputation points
0 answers

Get source map from AzureStaticWebApp@0 task to unminify code in Application Insights

I am using the application insights JavaScript SDK in a React application that is hosted on Static Web Apps. The app is built and deployed using the AzureStaticWebApp@0 task in an AzDO pipeline. I would like to be able to un-minify the stack traces in…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,870 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,004 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
786 questions
asked 2024-05-28T19:20:13.4333333+00:00
R Graham 0 Reputation points
1 answer One of the answers was accepted by the question author.

When integrating entra ID with AWS Identity cenTRE SSO, can you suggest how the saml exchange takes place securely over the internet?

When integrating entra ID with AWS Identity cenTRE SSO, can you suggest how the saml exchange takes place securely over the internet?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,889 questions
asked 2024-05-22T19:25:51.2866667+00:00
Banerjee, Somdutta 161 Reputation points
accepted 2024-05-28T19:18:42.7966667+00:00
Banerjee, Somdutta 161 Reputation points
1 answer

Plotting pushpins based on the French coordinate format

Hi, We have developed an application using Bing Maps to plot pushpins, and it works fine in English. However, when we change the PC language to French, the latitude/longitude format changes, replacing '.' with ','. This causes the pushpin plotting to…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
613 questions
asked 2024-05-28T17:09:35.8633333+00:00
Balasaheb Molawade 136 Reputation points
answered 2024-05-28T19:17:07.2233333+00:00
rbrundritt 15,626 Reputation points Microsoft Employee
0 answers

onlineMeeting: getAllTranscripts is not supported in delegated context?

I have M365 developer subscription (xkmfg.onmicrosoft.com) and I am trying to access MS Graph API onlineMeeting: getAllTranscripts in delegated (logged-in user) context. However, I get an error message that 'Requested API is not supported in delegated…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,873 questions
asked 2024-05-28T19:13:09.5833333+00:00
Srinithya Kakani 0 Reputation points Microsoft Employee
2 answers

Azure Monitor Agent instead of the Log Analytics Agent before 31 August 2024

Can you continue to use Log Analytics Agent past the August 31, 2024 date and what is latest date to complete migration to Azure Monitor?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,870 questions
asked 2024-05-28T15:54:39.5166667+00:00
TUNIS, WAYNE I 0 Reputation points
answered 2024-05-28T19:11:17.98+00:00
akinbade abiola 1,885 Reputation points
0 answers

Entra ID - OIDC BFF pattern - does not work

Hi, I have a blazor hybrid app with both webassembly and server. Currently I'm using the oidc flow with b2c (https://learn.microsoft.com/en-us/aspnet/core/blazor/security/blazor-web-app-with-oidc?view=aspnetcore-8.0&pivots=with-bff-pattern) and…

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,426 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,683 questions
asked 2024-05-28T19:05:49.29+00:00
Robert Desbiens 20 Reputation points
edited the question 2024-05-28T19:09:27.7366667+00:00
Robert Desbiens 20 Reputation points
1 answer

Most efficient way to create a layout for an offline installation of visual studio

I have created a layout for an offline installation of visual studio 2019 (community edition). This was done on machine1 which had internet access, using the command vs_community.exe --layout c:\vslayout --lang en-US --add…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
978 questions
asked 2024-01-15T18:02:32.6166667+00:00
Greg Booth 1,296 Reputation points
commented 2024-05-28T19:08:32.3433333+00:00
ragnaroktomorrow 0 Reputation points
0 answers

Prepare code to fetch data from mock server does not seem to work

Hi! I am working through this Exercise: https://learn.microsoft.com/en-us/training/modules/build-web-api-minimal-spa/5-exercise-create-api. After starting the Mock Server (I can see in the Browser that it is running) The Website has the error: Unexpected…

ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
10 questions
asked 2024-05-28T19:02:39.45+00:00
Frank Geisler 16 Reputation points MVP
0 answers

"Failed to create file operation." when creating OpenAI Vector Store

I'm trying to create a Vector Store with some file attached: curl --location 'https://{HOST}.openai.azure.com/openai/vector_stores?api-version=2024-05-01-preview' \ --header 'Content-Type: application/json' \ --header 'api-key: {OPENAI_KEY}' \ --header…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,307 questions
asked 2024-05-23T12:39:15.22+00:00
Andres da Silva Santos 70 Reputation points
commented 2024-05-28T19:00:02.3733333+00:00
Styrmir Grünheit 10 Reputation points
0 answers

Debugging SQL Server on Linux from remote VS 2022 pc

Is it possible to debug an SQL-Server on an Ubuntu 22 machine from Visual Studio 2022? I can reach the server an can execute queries from within VS2022. But debugging fails with no useful message (error 80004005). Firewall on the server pc is inactive.…

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,913 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
953 questions
asked 2024-05-28T18:57:39.8333333+00:00
Torsten Kiltz 0 Reputation points
1 answer

In Azure Vision studio I can't see the Resource groups

I am new to AI Azure. I am trying to use Image analysis --> custom image. I already have a Resource group created. When I try to create the resource in the Vision Studio, the "Resource Group" is not seen. May I know how to see the…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
226 questions
asked 2024-05-28T18:22:08.46+00:00
basamnath 0 Reputation points
answered 2024-05-28T18:56:22.24+00:00
Deepanshu katara 5,760 Reputation points
0 answers

Not able to create an azure function

Hello, I wanted to create an azure function, but i keep getting BadGateway for app service plan, tried creating a plan as well but of no avail.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,400 questions
asked 2024-05-24T05:31:01.2866667+00:00
Aarush Luthra 10 Reputation points
commented 2024-05-28T18:54:44.4866667+00:00
Aarush Luthra 10 Reputation points
1 answer

TDS deduction on Invoice payment

Hello, We have an existing subscription for Microsoft Azure. The invoices received has amount in INR +GST. Requesting you to please highlight us whether TDS deduction can be applied on forthcoming invoices or not, if yes under which section TDS will be…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,137 questions
asked 2024-05-21T11:51:06.3866667+00:00
DevSecOps 0 Reputation points
edited the question 2024-05-28T18:53:50.4333333+00:00
SadiqhAhmed-MSFT 39,236 Reputation points Microsoft Employee
0 answers

Entra ID - QuickStart Application multiplying like rabbits

I've been trying to move a blazor application with an API within Entra ID. For some reason, I've notice that today I have about 15 "QuickStart Application" created. They seems to be creating when I use the Integration Assistant in the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,889 questions
asked 2024-05-28T18:53:38.1366667+00:00
Robert Desbiens 20 Reputation points
0 answers

WinGDK: support for DX12 & Intel XeSS ?

I've read confusing informations & statements, regarding missing support of DX12 & Intel XeSS when making use of WinGDK to release/port to Xbox Game Pass FOR PC : as noted by Game Developer Slavic Magic / Publisher Hooded Horse for the game Manor…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,455 questions
asked 2024-05-28T18:53:09.6566667+00:00
james march 0 Reputation points