DP-100 unable to attend online DP-100 Exam on 19/12/2020
My online exam was scheduled today all steps followed correctly , at starting of exam one survey also completed, after that exam window dis-appear , unable to find it , but wen visited to home page it shown inprocess exam , how can i re-attempt same exam…
Active Directory Forest Trust Permissions to create
Hello Folks, Our Scenario: 1 forest and 1 domain and we are dividing it in two companies so we are preparing new forest and new domain. I have a question we are creating active directory forest trust between two companies and i would like to know…
Add XAML between User Control Tag
Problem I want to create a user control that can render xaml content in it and at the position specified in the xaml user control, but i don't know how to do it What I've tried I made basic xaml code as themplate user controll ------…
error CS0117: 'Marshal' does not contain a definition for 'SecureStringToGlobalAllocUnicode'
Hello, Just want to check if Marshal.SecureStringToGlobalAllocUnicode(SecureString); is supported in .NET 4.5 . I keep getting the above error that Marshall doesnt contain a definition for SecureStringToGlobalAllocUnicode . …
Cannot Login to MSRC Security Guide with Azure Tenant Guest external error
I cannot seems to get access to MSRC Security Guide and having this errors, Selected user account does not exist in tenant 'Microsoft' and cannot access the application 'ad908150-ccdf-4068-9320-68ff2f989121' in that tenant. The account needs to be…
I cannot view msrc vulnerability reports
After Login to MSRC.MICROSOFT.COM now I cannot see my vulnerarbility reports. It giving me errors!
Azure Computer Vision API
Hi, When we call computer vision API for OCR, we pass image and authentication key via header and get back response. This works great, however I want to check if there is a way to further secure this communication with some certificate and if Yes, how…
Microsoft ai classroom series assessment
sir, the link which microsoft has mailed us for the assessment is not working. please sort out the issue
Extracting data from image using Azure computer vision
Hi, Please suggest if there is a way we can read image left to right and top and bottom with Azure OCR and get result as a single string. We currently get results from image as Json, however if we have to extract values of certain fields from image…
Get Exchange online public mailbox owner via Microsoft Graph API
Hello, I'm using Microsoft Graph API for retrieving kinds of info from office365 for audit purpose. The current task is get received mailbox usage of certain mailboxes which is Plan2, by using below API successfully: GET…
bind property that can change other bind properties
so i want to create ui library for xamarin forms using adobe design system. I'm having trouble creating a bind property that can change other bind properties. So the bind property I will create is called "type" and if the "type"…
Multi tenant app with RBAC enabled writing to StorageAccount using Storage SDK: Server failed to authenticate the request
We want our multi tenant app (using RBAC) write to StorageAccount using Storage SDK. Below is our scenario... Tenant A: Created a application (clientId A1) Application Permissions screen capture Tenant B: Consented the application…
Conditional Error in Workflow Power Automate
I am getting an error of condition: Fix invalid expression(s) for the input parameter(s) of operation 'condition'. Not quite sure as to why, as at a first glance the workflow seems to work. What could potentially be causing such an error? Thank you in…
Questions about creating active active clustering server 2012 R2
Aloha All, Been a long time since I've posted in a forum, forgive my lack of etiquette if any. Here's my scenario: I have a 2012 R2 domain with two servers who's primary functions are, web-app<-(DC) and SQL database<-(member server). We are…
Is it possible to find how many titles in a dvd with a powershell script?
I basically want to do be able to convert dvds automatically. I'm sure powershell can't do it natively, but if wrong, please tell me and comment the script. The loop command I made myself. $T is how many titles Detects if dvd is in burner/reader …
How to stop a recursive search
I have an recursive Organization Class as follows: Public Class Organization Public Property OrganizationID As Integer Public Name as string Public Property Subsidiaries As ObservableCollection(Of Organization) .... End Class I want a…
How to pivot data Based On Features based on parts Exist on table inputdata ?
I work on SQL server 2012 . I face issue I can't pivot features for every part based on display order . I need to display Features as Pivot for Parts Based on Part Id Exist on Table partsdata so I need to display features for multiple part on one…
Gmail Email Attachment Strnage behavior with VB Application
Hi, I would like to send ALL (files and folders to email attachment with VB). But seems like all files are not attached but only two. Here is the folder containing files to be attached. But I am getting only two files in attachment as: …
Does MS Store upgrade appp automatically to mandatory new version?
For UWP windows app registered in MS Store for years. I submitted new version with marking this version upgrade mandatory. If a user launches the app in old version, does it automatically upgrade to new version and launch the app again? I thought…
Sharepoint Online Migration Manager failed tasks
Hello, I am running a migration of on-premise file server (Windows Server 2019) to my Sharepoint Online tenant using Sharepoint Online Migration Manager. I have successfully installed the Migration Manager agent on the file server and have…