AD Connect behavior when removing UPN suffix?
Greetings all. I have a client with an existingO365 tenant which is synced to their local AD. That legacy AD is being migrated to a new one however the UPN suffix on the legacy domain happens to exactly match the domain name of the new domain to which…
Migrating server to another network
Hi, I need to change the IP of the server that has the function of ADFS only. Are there any problems? Thank you.
Continuous webjob is restarting
I have Created a webjob to fetch data from external site and entring data in SPOnline list using MS Graph. The webjob is hosted in App Service to run continuously with "Always On" feature activated. I can see job is running, but very slow,…
Is it possible to attach the existing wiki template in newly created azure devops project through API
Hello Everyone, Does anyone suggest me how to automate the wiki template in Azure template. Thanks in Advance
G-suite SAML app for Azure
We want to enable guest users for a particular domain to login with their G Suite accounts. I have setup the direct federation. I am having doubts in how the attribute mapping part of SAML app at g-suite end is configured. Can any one please help me…
dataflow detailed log
Hi, one of the Azure data factory pipeline failed with this error. where can we find the more detailed information like in which rows of the source file we have issues. {"message":"at Source 'source1': Column 'int_col has incompatible…
Migrating from Small business server to Server 2019 essentials as storage migration service not included
i want to migrate my sbs 2008 server to server 2019 essentials as thats the only option for us but find that for some reason the storage migrationservce is not on the essentials although web searches say that it woudl be in newer editions and i just…
File comparision and sending report
I have a requirement where, I need to compare pdf, CSV & XML files, and send a mismatch report in email. Does anyone can help the best plug-in tool that I can execute from my c# code and it can compare the files loaded in pdf, CSV & XML folder,…
custom failing a dataflow & custom error messages
[Enter feedback here] Hi, In azure data factory, we have a scenario of failing the dataflow if there are zero records in a file. using the aggregate transformation, we are able to derive the number of records in the file,but we done see a way to…
Why can I not use a PIP from Prefix on a VPN Gateway?
In South Central US, using VpnGw1, it won't allow me to create the VPN gateway with a PIP from a Prefix due to SKU difference. The PIP from the Prefix is Standard.
Azure Notification Hub Application mode using production fails
I followed this tutorial and got the notification hub working for my app in sandbox mode and "Token" is used as authentication method. …
Support for IPV6 endpoints
We are looking to know about IPv6 support on the Azure VPN Gateway to use it as a connection endpoint on Site-to-Site configurations. Searching through the documentation did not find information about this. We currently have a Site-to-Site connection…
Issues with Certificate Verification
I'm having issues with the verification of an azure certificate. The certificate is in the same resource group as the application, however on the verification screen it seems stuck at : "Checking for domain verification with certificate issuer....…
So are all of our records and courses completed in Microsoft Virtual Academy gone?
I had a lot of courses completed in the MVA. I would think that the course history and Certificates of Completion docs would have been ported to this new platform - but I cannot find them. Are they lost? Thanks!
How to use 'or' statemnt in return function
How can I use more than 1 item properties when filtering a list view? In my return statement I also want to use the family of my flower alongside the name of it i.e. private void txtSearch_TextChanged(object sender, TextChangedEventArgs e) { …
Event Hub Connection String Error using ARM template
I am working with ARM template and I have one Event Hub and I need connect to many Logic Apps. For this i use the API Connection. (Example image below) In the Api Connection (eventhubs) when I not set connection string in the ARM template. The…
Cost for ATP, advacned threat protection
Need to know the cost model for adding the ATP sensors for a customer?
MS Graph: /me/photo/$value --> returning application/octet-stream MIME type
About: My solution (a middle tier api) is accessing the MS graph endpoint https://graph.microsoft.com/beta/me/photos/$value with an on-behalf-of access token. Reuquest headers: headers: { 'Authorization': Bearer ..., …
Cannot sync data from local DB to Azure
I get the following error when syncing local db to Azure: Database provisioning failed with the exception "SqlException Error Code: -2146232060 - SqlError Number:15247, Message: User does not have permission to perform this action. SqlError…
LUIS Query API update
Hi, LUIS response (JSON) format as of version 3 has changed, as compared to version 2. I have a few bots trained and running on version 2. My question, is there any defined timeline as to when Microsoft plans on removing support for the version 2 query…