list of Add-VpnConnectionRoute
Hi I am using windows 10 I used below commands for add routes automatically when I connected to "Work" VPN connection Add-VpnConnectionRoute -ConnectionName "Work" -DestinationPrefix 172.0.0.0/8 Add-VpnConnectionRoute…
How to get more than 2 concurrent RDP connection on Windows 10 Enterprise VM
Hi, I am new to Azure and in desperate need of assistance. I have created a VM - Windows 365 Apps + Multisession OS is Windows 10 Enterprise. At the moment it only supports 2 RDP connections. Can you please tell me all steps I need to follow to…
Azure Fundamentals not updating the completion status
I have completed 7 modules in the Azure Fundamental Course and the same is logged in my profile activity page. But the course page is showing as none of the modules as completed and I am not able to complete the remaining modules also. Did anyone else…
incomplete training
I started azure-fundamentals training and have picked up again yesterday, but today when i completed another module (azure compute options) i realized it shows the full course as incomplete. however if you go to badges under profiles it shows 5 badges…
cant finish my modules, and i've lost all my progress..
today i came across this issue, just finshed the module, answered the last questions and tryed to click on the 'next' button but it tells me to go back to the first page of the module and dont allow me to finish, hence i have losted all the progress i…
I cannot see the XP points accumulated yesterday
I cannot see the XP points accumulated yesterday although I can see them in my achievement. As I continue with the Microsoft Dynamics 365 Fundamentals learning path today I am not able to further accumulate XP points.
Logic App to push data from Cosmosdb into CRM and performing updates
I have created a logic app with the goal of pulling data from a container within cosmosdb (with a query), looping over the results and then pushing this data to CRM. When the data is pushed to CRM, an ID will be created and I wish to then update cosmosdb…
trial subscription to Azure AD Premium P2 (Terms of Use)
Hi, I am doing labs https://microsoftlearning.github.io/AZ-103-MicrosoftAzureAdministrator and I have a question. I have activated a trial subscription to Azure AD Premium P2. But after class I don’t want to use it. How can I cancel a trial subscription…
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…