Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Double parameterization in ADF
Hi Team, I Have 2 global parameters as below. QC_cluster_id DC_cluster_id KC_cluster_id this are getting used in pipeline, which has parameters of "type" whose values could be(QC,DC,KC) i want use different global parameter based on type…


Assign permissions to active directory though security groups
Hi, I'm in process of remove all users from domain admin and assign them the rights which they need in ad Can someone please let me know which rights I need to give Support_Senior - Able to do anything within active directory (Join to domain,…
Disk2Vhd Error launching 64-bit version: The system cannot find the file specified.
Hello everyone, I've just tried for the first time to use the Disk2Vhd tool on my Windows 10 Enterprise 21H1 19043.1348 and I got the error I've reported in the title. Does anybody know what's wrong with this? Disk2Vhd version 2.02


How do I protect part of a worksheet in an Excel workbook?
Hi, I am trying to protect a tab within an Excel worksheet. Intent is to protect so that no one can change formatting, enter columns, delete information, etc. However, I do want individuals to be able to enter new rows and/or edit data in cells on…


AVD information
Hi All I am using azure virtual desktop. i have a Host Pool and i want to export all AVDs information to csv file. When i go to Azure Virtual Desktop-->Host Pools-->Pool1. i can export to csv file but i want to get what SKUs they are. i don't see…


Image repository security scanner, get attribute "Scan report time" via sdk / REST
Hi, I would like to get the attribute "Scan report time" via the java SDK, or if this is not possible, via the rest API from the container registry image vulnerability findings. I couldn't find a way to get this attribute. Am I correct in this…


Linq select new Not Covered %100 in Unit test
Hi Everyone, In unit tests linq select not cover exactly, ı am shared two picture downside. First one result of foreach and select new coverage result. It is exactly made same job. foreach cover %100 but linq select not Second Picture is about record…


Can VMs in backend pool of load balancer have public IPs
If we have a load balancer with public IP and 2 VMs added to its backend pool. Both the VMs have private IPs attached to them. when VMs are part of backend pool of load balancer, Can these VMs have public IPs attached to them ? If yes, can a user…


How to degrade my Avnet Azure Starter kit OS version
Hi. We are working with Avnet Azure sphere starter kit. We have already updated the device OS version to 22.11. We found a link which says we can degrade the version of the device. "After a device updates to the 22.09 release, it will no longer…


MS Teams new meeting with deeplink adding guest attendees does not work
When we create a deeplink to create a new meeting and adding participents which does not belong to our Azure AD. We need to add them manual through the New meeting dialog after its opened. We allow for inviting external attendees to our meeting We…


How to see network traffic in Azure
Hi all, We have a Narrowcasting Screen (external, not domain joined) that is trying to connect to our so called Narrowcasting server in Azure. On the Narrowcasting server under the networking section, I have created an inbound port rule: Port 7237 …


share MS stream video into powerpoint office 365
I am unable to share ms stream video into my powerpoint. It gives me the following error table when I share the MS Stream video link in the PowerPoint insert tab: "Sorry, playback of this online film is not currently supported. You can try…


Intune - Prevent unlocking of USB & External Storage
Hi, I was thinking about something - If you use Intune to lock External Storage and USB and either completely cut off some devices, or use whitelist, that setting ventures to Registry, which means that everyone in the environment who has Administrator…
Supported Processor Xeon E5-2620 21.10Ghz For Windows server 2019
Hi Good day, I would like to ask if Inter Xeon Cpu e5-2620 v2 210ghz 16GB Ram 64Bit can be installed with Windows Server 2019 Standard Edition. Thank you in Advance


Error on activation for Office Home & Business 2021 for Mac MSDN
Error on activation for Office Home & Business 2021 for Mac MSDN Level 2 support directed me here for help with this problem. The gave me case # 1032588183 Whenever I try to activate office 2021 for mac i get a popup error that says. …


Official reference documentation of Outlook search syntax?
I've asked about this before on answers.microsoft.com, but I've lost enough time on it that I think it's worth checking again, now that some time has passed. I often use the Outlook email search bar (not the query builder) to assemble compound searches,…


AAD B2C - Add reCaptcha to SignIn page with custom policies
I try to add a reCaptcha on my signin page using custom policies. How can I add a reCaptcha field to my custom signin page that is based on the "unified.html" template? I need it to be able to validate the code inside the policy…


When is Cosmos DB MongoDB API Version 5.0 coming?
As per my question already asked in the title I'd be interested to know when MongoDB API 5.0 will be available for Comos DB? Mongo DB Version 5.0 offers Time Series Collections. I'm planning to build a Time Series Database on Cosmos DB which lets me…


join 3 views in one view
Hi Expert, i wanted to join three views in one using temp table i.e. Create view test1 as select col1,col2 into #temp1 from view1 select col1,col2 into #temp2 from view2 select col1,col2 into #temp3 from view3 select col1,col2 from #temp1 a join #temp2 b…


How to fix "/me request is only valid with delegated authentication flow." issue?
I want use postman to get user profiles from Azure AD. I can got Token using [https://login.microsoftonline.com/{tenantID}/oauth2/v2.0/token] But I couldn't get me profiles using [https://graph.microsoft.com/v1.0/me] I got error as below. /me…

