341,427 questions

Sort by: Updated
0 answers

Renewing certification

My name is On July 8, 2023 I completed the Word 2019 Associate program. It is now time to renew my certification and I am unable to do it through Learn. I need help before my certification expires.

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
892 questions
asked 2024-04-25T00:13:44.1366667+00:00
Vanessa Avatar 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to update sequence of person if he has relative

Currently RelativeID is blank in database. Ho I can update the RelativeID from sequence. If any Empid has relative then should update the unique RelativeID starting from 1. If someone has two relative then RelativeID will be 1 and 2. If someone has three…

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,690 questions
asked 2024-04-17T22:26:20.6+00:00
Martin Kevin 241 Reputation points
commented 2024-04-25T00:13:38.1833333+00:00
Martin Kevin 241 Reputation points
1 answer One of the answers was accepted by the question author.

What file types does Media::Playback::MediaPlayer supports?

As the title suggests. I didn't find anything about it in Microsoft Learn. What file types does MediaPlayer support?

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,420 questions
asked 2024-04-24T09:45:48.46+00:00
宝焱 黄 20 Reputation points
accepted 2024-04-25T00:13:35.18+00:00
宝焱 黄 20 Reputation points
25 answers

Message says "The Microsoft account doesn't exist. Enter a different account or get a new one."

I am trying to sign in to a new computer using my Microsoft account. I know the account is valid because it is the same one I am using in this forum. But, I get a message saying "The Microsoft account doesn't exist. Enter a different account or get…

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,753 questions
asked 2021-04-07T23:57:25.717+00:00
S. Lenear 81 Reputation points
commented 2024-04-25T00:13:20.19+00:00
Victor Gonzalez 0 Reputation points
1 answer

WebXR "Enter AR" not working on Edge on HoloLens 2

I've been trying to get WebXR running on my HoloLens 2 now for a while, but it's not working. I've got a project running on 8th Wall that I would like to test ( note that it works fine on Quest 3 browser ) As it wasn't working, I looked for basic…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
380 questions
asked 2024-04-18T18:24:08.44+00:00
MalDuffin 0 Reputation points
edited a comment 2024-04-25T00:13:10.4866667+00:00
MalDuffin 0 Reputation points
0 answers

How to put multiple VMs behind a single private IP address on Azure?

I'm working on creating a Blue/Green deployment for a product in Azure but I'm running into a problem regarding outbound traffic to an on-premisses database. Our initial idea can be seen in this diagram: We have three main "moving parts": A…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,113 questions
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,379 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,139 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
401 questions
asked 2024-04-17T12:53:27.5233333+00:00
Leonardo Tavares 20 Reputation points
commented 2024-04-25T00:12:42.9466667+00:00
ChaitanyaNaykodi-MSFT 22,701 Reputation points Microsoft Employee
0 answers

Entra ID access

Not able to access Entra ID . I am the owner of account and have active student subscription

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,454 questions
asked 2024-04-25T00:12:41.59+00:00
Sai Rakshith Reddy Yenimireddy 0 Reputation points
1 answer

Unable to create or Access Entra ID

I am going through the Create Azure users and groups in Microsoft Entra ID and am unit 3, where I am to create an Entra organization. Following the steps to create the Entra ID I receive an error of 'The extension encountered an unexpected error and…

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.
887 questions
asked 2023-11-06T01:20:29.4266667+00:00
Jared Maurina 0 Reputation points
commented 2024-04-25T00:11:46.5966667+00:00
Sai Rakshith Reddy Yenimireddy 0 Reputation points
3 answers

How to set/check database-level throughput for CosmosDB with MongoDB API?

Hi I'm using CosmosDB with MongoDB API and I currently use a database instance to save IoT time series data from multiple machines in a dedicated collection per machine. Recently, all of the azure resources were moved (through a service provider) from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,249 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,441 questions
asked 2024-03-04T14:52:48.63+00:00
pstark 0 Reputation points
commented 2024-04-25T00:11:31+00:00
Oury Ba-MSFT 16,081 Reputation points Microsoft Employee
1 answer

How to Correctly Find the Downloads Folder in PowerShell?

There are a number of posts on the web effectively saying to concatenate %UserProfile% and "Downloads" in order to find the path to the Downloads special folder. That is just wrong because a) "Downloads" is not localized, and b)…

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,740 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,045 questions
asked 2024-01-19T04:44:10.4933333+00:00
Mark Moore 1 Reputation point
commented 2024-04-25T00:11:18.47+00:00
Kenneth Kasajian 0 Reputation points
1 answer

How to find user's Downloads folder in PowerShell?

There are a number of posts on the web saying to effectively concatenate the expansion of %USERPROFILE% and "\Downloads" to locate the Downloads special folder. That is horribly broken because a) it's not localized, and b) users can change the…

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,740 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,045 questions
asked 2024-01-19T06:25:17.52+00:00
Mark Moore 1 Reputation point
commented 2024-04-25T00:10:51.0433333+00:00
Kenneth Kasajian 0 Reputation points
1 answer

Enterprise applications: Microsoft Graph Command Line tools, How to restrict connection to Microsoft Graph and grant access to specific users

Hello team, I am trying to grant access to specific users to Microsoft Graph. the objective is to block public access in our tenant to Microsoft Graph. I tried using conditional access, however, in the apps to select, it doesn't show Microsoft…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,454 questions
asked 2024-04-24T23:59:06.3866667+00:00
Sergio Londono 301 Reputation points
answered 2024-04-25T00:10:27.85+00:00
Andy David - MVP 141.5K Reputation points MVP
0 answers

Unable to access Entra ID

I am not able to access Entra ID. I am trying to access from my own student account and I am sure I am the owner of the account and currently have active student subscription.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,454 questions
asked 2024-04-25T00:10:20.8133333+00:00
Sai Rakshith Reddy Yenimireddy 0 Reputation points
0 answers

Outlook junk mail appearance

Hello, I use outlook (hotmail) and recently, the appearance of my junk mail has changed. Previously, any emails in junk were displayed with the company/sender’s name ie TodayTix or marks and Spencer, Uber etc. However, now they appear as an actual email…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,950 questions
asked 2024-04-24T08:38:08.0166667+00:00
rebecca milton 0 Reputation points
commented 2024-04-25T00:10:01.4633333+00:00
Robyn 0 Reputation points
3 answers

Migrate Azure SQL server instance to SQL managed instance

Dear forum, We're planning to migrate our DBs on a SQL server instance to a SQL managed instance. We're focussed on migration our dev/test instance first before doing production. The back-ups are done using the Azure Recovery Vault service. We would like…

Azure SQL Database
asked 2024-04-18T13:26:25.6633333+00:00
NIJSTEN Stephen 60 Reputation points
commented 2024-04-25T00:09:27.43+00:00
Oury Ba-MSFT 16,081 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Host Pool Max Session Limit

Hello, I have created a host pool and set 20 as the max session limit. I will be adding only one Windows multi-seesion vm to the host pool (16 vcpus). What happens when the 21st user tries to log in? I want him to be unable to log in untill one of the 20…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,362 questions
asked 2022-04-13T06:51:21.853+00:00
Vassilis Klissouras 61 Reputation points
commented 2024-04-25T00:08:09.8533333+00:00
NILOTPOL DEY 0 Reputation points
0 answers

Backup State Failed with no log in Azure Managed Instance for Apache Cassandra

Backup State Failed with no logs in for a Cassandra Cluster in Azure Managed Instance for Apache CassandraPolicy is set to do the Backup at 14:00 with a retention of 4 hours. The only backup listed is marke as State "Failed" In Overview…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
938 questions
asked 2024-04-23T11:30:07.58+00:00
alimagali 0 Reputation points
commented 2024-04-25T00:07:47.0433333+00:00
Oury Ba-MSFT 16,081 Reputation points Microsoft Employee
0 answers

Is it possible to specify in Speech SDK to always use "lbs" instead of "£" when "pounds" is recognized?

Hi, is it possible somehow to configure speech sdk in a way when word "pound" is detected that it is always meant to be lbs, not £, for example when I say, "99 pounds" it is detected as "99 lbs", but if I said, "100…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,391 questions
asked 2024-04-23T08:38:47.7566667+00:00
Faris Lemes 20 Reputation points
commented 2024-04-25T00:03:55.87+00:00
VasaviLankipalle-MSFT 14,181 Reputation points
0 answers

Connecting Azure Data Factory to Azure SQL Managed Instance

I am trying to connect Azure Data Factory to Azure SQL Managed Instance, but I cannot get it to work. The MI is on a private endpoint, and the Data Factor is on a private endpoint. I created the Linked Service with a private endpoint: When I create…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,525 questions
asked 2024-04-22T22:31:35.87+00:00
Scott Klein 141 Reputation points
commented 2024-04-25T00:03:41.27+00:00
Oury Ba-MSFT 16,081 Reputation points Microsoft Employee
1 answer

How can I check what database level permissions are assigned to an azure ad security group in Azure postgres flexible server?

I have an azure database flexible server instance and created a role using SELECT * FROM pgaadauth_create_principal('azure ad security group name', false, false) and assigned permissions read, write permissions to it to a database. Now I want to list out…

Azure Database for PostgreSQL
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,454 questions
asked 2024-04-22T17:43:07.6366667+00:00
36226516 0 Reputation points
commented 2024-04-25T00:02:32.3533333+00:00
Oury Ba-MSFT 16,081 Reputation points Microsoft Employee