1,809,468 questions

Sort by: Updated
0 answers

Connect Microsoft Remote Desktop on Mac to two different Windows 365 virtual PCs

Hi all, I have two Windows 365 virtual PCs from two different companies (and different e-mail). On Mac I can't add two workspaces because there is an error telling me I am already subscribed. This issue occurs only on my Mac. Everything runs…

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
asked 2021-09-22T09:40:58.077+00:00
Laco 1 Reputation point
2 answers One of the answers was accepted by the question author.

Mange node for kubernetes cluster

I has created a k8s cluster with AvailabilitySet.The create command is like the following. az aks create --name demo -g demo1--vm-set-type AvailabilitySet --network-plugin azure --load-balancer-sku Standard How do I add/delete nodes using azure-cli…

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,749 questions
asked 2021-09-16T07:33:43.31+00:00
Samuel.Yan 61 Reputation points
accepted 2021-09-22T09:39:57.49+00:00
Samuel.Yan 61 Reputation points
2 answers

MS word issue with content control.

Consider below steps to reproduce issue : one content control is added and data from content control is selected and alligned using ruler. then the data move but content control location is shifted at bottom of text, Can any one look in this…

Microsoft 365 and Office | Word | For business | Windows
asked 2021-09-21T11:00:08.71+00:00
Shraddhesh Dongare 6 Reputation points
commented 2021-09-22T09:39:15.267+00:00
Emi Zhang-MSFT 30,191 Reputation points Microsoft External Staff
2 answers

windows 10 default profile customization

for windows 10 21h1, how do i do it.. there seems to be several methods, but more often than not, they don't work properly and they're for older builds of windows 10. I want to be able to log in under audit mode, customize the administrators profile,…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-09-21T15:39:07.897+00:00
j-cCTV 1 Reputation point
answered 2021-09-22T09:37:03.983+00:00
Limitless Technology 40,101 Reputation points
2 answers

A Setup package is either missing or damaged - VsHub_Core.msi

i am trying to install visual studio 2015 with update 3 on windows 7 ultimate it shows error that "A Setup package is either missing or damaged - VsHub_Core.msi" i tried on download package from the internet but it didnt worked.

Developer technologies | Visual Studio | Setup
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-09-18T11:18:36.783+00:00
Dho Delo 6 Reputation points
commented 2021-09-22T09:34:56.537+00:00
Anna Xiu-MSFT 31,201 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

ValueType and operator!=

I have the following result: ((System.ValueType) 0) != (System.ValueType) 0 && ((System.ValueType) 0) .Equals (0) The former is a bit unexpected. What should I make of it?

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

11,800 questions
asked 2021-09-21T08:54:58.07+00:00
Krzysztof Żelechowski 21 Reputation points
accepted 2021-09-22T09:32:58.727+00:00
Krzysztof Żelechowski 21 Reputation points
2 answers

Hide/Disable the Security options within Microsoft Office (Outlook/Word)

Although a group policy is able to disable the Options section of the File tab in Microsoft Outlook/Word, is it possible to hide/disable the Security option via the Search bar which gives direct access for end users to access the Trust Centre options…

Microsoft 365 and Office | Word | For business | Windows
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-09-13T11:21:10.057+00:00
Neil C (73) 1 Reputation point
commented 2021-09-22T09:31:51.107+00:00
Emily Hua-MSFT 27,901 Reputation points
3 answers One of the answers was accepted by the question author.

UWP App crashes when main process tries to get a folder while background process also uses the same folder

UWP App starts a Background Process. This process communicates with a Rest service and writes the result to files in a subfolder of ApplicationData.Current.Localfolder Main Process tries to open that folder to check for new Files. When this happens,…

Developer technologies | Universal Windows Platform (UWP)
asked 2021-09-20T07:04:20.027+00:00
Andreas Löwer 96 Reputation points
accepted 2021-09-22T09:28:22.553+00:00
Andreas Löwer 96 Reputation points
2 answers One of the answers was accepted by the question author.

Needs to check .NET Framework 4.8 intalled or not in local server machine

Hi, Currently I have an Application which uses .NET Framework 4.8. To run we are checking .NET Framework 4.8 installed or not in the machine. if framework is available then it will install in local machine. Which we are using the below powershell…

Windows for business | Windows Server | User experience | PowerShell
asked 2021-09-21T10:50:09.807+00:00
James J 606 Reputation points
accepted 2021-09-22T09:27:26.82+00:00
James J 606 Reputation points
2 answers

Microsoft Links removed, had its name changed, or is temporarily unavailable.

various links on the Microsoft website take me to a 404 page. and the web platform installer does the same is there a workaround for this or can someone advise how i can fix the webplatform installer. i tried changing my dns and also…

Developer technologies | ASP.NET Core | Other
asked 2021-09-21T13:32:30.007+00:00
Craig Wright 11 Reputation points
commented 2021-09-22T09:22:05.16+00:00
Craig Wright 11 Reputation points
0 answers

CU upgrade - ability to download directly from PSGallery

The following link: https://support.microsoft.com/en-us/topic/updates-for-skype-for-business-server-2015-kb3061064-7c3cdc53-6d6d-0c1e-e2ee-2b598c53cc7e Is saying "The current version of the PowerShellGet module (requires the ability to…

Microsoft 365 and Office | Skype for Business | Windows
Microsoft 365 and Office | Skype for Business | Windows

A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.

678 questions
asked 2021-09-05T12:32:06.627+00:00
Jehad Jawad 236 Reputation points
commented 2021-09-22T09:18:22.397+00:00
JimmyYang-MSFT 58,781 Reputation points Moderator
4 answers

Powershell Invoke web request find and pass parameter

hi I wish to create a Powershell script to automate a download file from a URL. The challenge is that the website takes a parameter as input as Account number and then it gives the file download link. Everyday there is a new file it creates with file…

Windows for business | Windows Server | User experience | PowerShell
asked 2021-09-21T14:53:18.547+00:00
Sundaresan Chandrakanth 11 Reputation points
answered 2021-09-22T09:17:32.903+00:00
Sundaresan Chandrakanth 11 Reputation points
2 answers One of the answers was accepted by the question author.

sentinel removal recover

hello cool fellas in the community! been playing with sentinel recently, just wondering is there any remedy for "accidentally" delete the sentinel service. I check the document what is happening behind the scene , but no luck getting any…

Microsoft Security | Microsoft Sentinel
asked 2021-09-22T07:25:05+00:00
Minghui Zou 191 Reputation points
answered 2021-09-22T09:17:12.637+00:00
Minghui Zou 191 Reputation points
1 answer

Facing issue while playing new live streaming url in azure media player after stopping and starting the live stream event

Hi @Anonymous , I wanted to create a new live streaming url for the same event after stopping it and starting it again via code. So for this, once the event is stopped and started again I am creating a new asset as well as locator such that new…

Windows for business | Windows Server | User experience | Other
asked 2021-09-21T16:30:26.04+00:00
Anonymous
answered 2021-09-22T09:14:37.02+00:00
Limitless Technology 40,101 Reputation points
0 answers

AKS File Share Persistent Mounting with Managed Identity - Having issue after key Rotation

Mounted Azure File shares in AKS deployments using Cluster UAMI with Reader & Storage account key operator service role. It was successfully mounted in all the POD replicas and able to create the files/list all the files of Azure file share from a…

Azure Files
Azure Files

An Azure service that offers file shares in the cloud.

1,510 questions
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,749 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-09-21T12:14:48.36+00:00
Kalirajan Natarajan 6 Reputation points
commented 2021-09-22T09:11:48.43+00:00
SRIJIT-BOSE-MSFT 4,346 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

【en】I can't set server verification (certificate information) by adding Azure VPN client new connection /【ja】Azure VPN クライアント接続の追加にてサーバー検証(証明書情報)が設定できない

I can't set server verification (certificate information) by adding Azure VPN client new connection On the setting screen for adding a VPN connection, the server root certificate field is not displayed in the pull-down menu. It doesn't show up even…

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.

2,098 questions
asked 2021-09-15T06:02:28.6+00:00
Hiroki_T 21 Reputation points
accepted 2021-09-22T09:07:41.1+00:00
Hiroki_T 21 Reputation points
2 answers

Initial Replication to Azure issue

Hi, We are trying to replicate on prem VM's to Azure, but keep encountering a similar issue. We can initiate the replication fine, but the progress stays at 0% and after a period of time the initial replication fails with the following errors. We…

Azure Site Recovery
Azure Site Recovery

An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.

944 questions
asked 2021-09-21T15:40:40.307+00:00
pro tech 46 Reputation points
answered 2021-09-22T08:59:35.327+00:00
Limitless Technology 40,101 Reputation points
3 answers One of the answers was accepted by the question author.

Alwayson Setup

Hi Experts, Would you be aware of some application/database restrictions on a general basis wherein they would not be compatible with AlwaysOn AG , maybe some suggestions by MS If can please guide

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,745 questions
asked 2021-09-17T11:00:50.957+00:00
Vishal Garg 1,576 Reputation points
accepted 2021-09-22T08:57:43.303+00:00
Vishal Garg 1,576 Reputation points
3 answers

a single user cannot create Skype for Business meeting via outlook or "meet now"

We are using Lync 2010 (yea, we know) back end services with Skype for Business 2016 client (full, office 2016 is installed) on Windows 10 workstations in an VDI environment. We have 2 sites, with 1 Enterprise Edition server at each. We also have a…

Microsoft 365 and Office | Skype for Business | Windows
Microsoft 365 and Office | Skype for Business | Windows

A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.

678 questions
asked 2020-10-19T15:07:57.213+00:00
Mike w 1 Reputation point
answered 2021-09-22T08:56:02.793+00:00
Dave Smith 1 Reputation point
1 answer

Failed to get app principal details - Certificate import from key vault

Hi. I'm having issues importing a certificate from the key vault to an App Service. The App service is setup with system assigned identity and has get and list permissions on both secrets and certificates in the keyvault.

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,570 questions
Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,909 questions
asked 2021-09-21T17:41:00.37+00:00
Frank Hessen 1 Reputation point
commented 2021-09-22T08:55:58.397+00:00
Frank Hessen 1 Reputation point