Return two outputs from Azure ML Service in Stream Analytics query
I have an Azure ML webservice that returns a string as an output. Within the string, there are two values that were returned from a model, such as a prediction and the probability associated with the prediction. Since I need both values as an output, I…
as of saturday july 25, i have not been able to get any emails. what is happening?
my email account has not worked properly as of saturday july 25. my acct was hacked earlier this year and have been having problems ever since
LogicApp that returns newly generated ID back to original source
Hello I am trying to create a LogicApp that first: Extracts data from CosmosDB, using a query Loops over the results Pushes the results data into CRM Sidenote: Once this data is pushed into CRM, CRM automatically generates an ID for each…
DDoS Attacks
What is a distributed denial-of-service?
Azure AD B2C claims (givenname, surname) are not being updated when signing in with IDP
When an Azure AD B2C account is set up after signing in with a IDP, the basic claim details are populated with data from the IDP, such as surname, givenname. When this information is changed in the IDP account, they are not being updated in the B2C…
question about selectmethod in jdbc URL
Hello , I'm not a DBA , but support a application . we had some query performance issues and while debugging , some of our queries were getting executed as follows. declare @p1 int set @p1=1073741825 declare @p2 int set @p2=180150003 declare…
Create mongo collection in cosmos with shared throughput with mongodb .net driver
I have an application which uses a cosmosdb with a mongoAPI. The application connects to the db with the MongoDb .net driver to create collections programatically, however it creates the collections without shared throughput. Is there a way to create a…
MICROSOFT AUTHENTICATOR
It doesn't recognize my Apple ID as Valid when certainly it is...TO RECOVER ALL MY ACCOUNTS
email account problem
List item I think I deleted my email account and would like to get it restored along with my emails. larry.oneal3@Anonymous .com
Azure AD Directory Services - Custom Domain
We currently have hybrid on-prem / Azure AD setup, but require LDAP access to the Azure Directory meaning we have to setup Azure AD Domain Services. The online documentation states I should setup a custom domain name - in the example of contoso.com, the…
Sing-in Frequentcy-Azure AD
Hi Team, This is related to the question posted on the below link. https://learn.microsoft.com/en-us/answers/questions/42663/configuring-session-token-refresh-token-timeout-of.html We have configured the session timeout(1 Hour) for one of…
How do I open the Global Address List (GAL) on Windows Server Essentials?
I am trying to find the Global Address List on our server. We are running Windows Server Essentials which I am not that familiar with. My research so far has shown that you need to open Exchange Management Shell to Get the Global Address List (i.e…
Remote Web Access Certificate Revoked
Since the remotewebaccess domain went down one of the customers is getting an error saying cert is revoked. When I try to repair this still doesn't fix the issue. When I try to release or add a new domain I keep getting an error saying try again shortly.…
Special characters in on premise OU
Hi, We have some OUs that begin either with # or have # in the OU name. Would this pose any issues for some tools in Azure like dsrevoke or with synchronization? Online documentation says "/" will cause issues. But will #?
OneDrive Peronal to OneDrive Enterprise - Upgradable?
Can I subscribe to OneDrive personal at 100 Gig storage and later upgrade to OneDrive Enterprise?
What is the Expected network bandwidth for VM Standard B4ms?
Looking for Expected network bandwidth for VM Standard B4ms (4 vcpus, 16 GiB memory) ?
Azure Cosmos DB mongo db api: attribute wise count for the records
Hi, I have my data stored in azure cosmos db (Mongo db API), sample of the data is as shown below: currently, i query based on the apptype, my requirement is to show the count of each attribute as well. eg: in the example below, there are two…
How can I connect ADFS to a SQL database that's on a different domain?
Hello. We have 2 domains. The first one contains technical servers, database, etc., the second one contains supporting servers. They can't trust each other (company rules). When configuring ADFS in domain 2, I need to connect to a SQL 2016 database in…
[Java] Volume Shadow Copy COM Interface translation
I am trying to write the Volume Shadow Copy script in Java. As far as I understand I need to download vss.h, vswriter.h and vsbackup.h and convert their data to Java in the form of // Called to set the context for subsequent snapshot-related…
Microsoft Azur: how do I change my blob object in Archive?
Hi, According this guide, I should see in my Blob properties an option to change Change tier to Archive. But I only have info about last modification, ETAG, lease status... Nothin editable and nothing about changing tier. Do you know why? …