I have azure portal. I do manual steps each time.
Getting event logs:
Click on Cloud Services
Click on “abc123”
Click on “CONFIGURE”
Click on Remote in the bottom status bar
In the Role Drop Down select “”
Check the enable desktop for this role
Give an user name “abc”
Give a password, confirm the password, and save it in MPL
Select create a new certificate
Give a random expiry date of 6 months validity.
Press the tick button in the bottom right hand side.
Once this is done, click on “INSTANCES”
Click on 123abc
Instead of doing manually each time, can I get a script to login to the site and instance and get the required logs?
Related
I'm working with Woocommerce Subscriptions and I want to show the active subscriptions for each customer directly in the "My account" section, so that the client can renew them with a single click.
The default plugin shows the "Orders Nº" of each subscription, for which the client must then click on them and only then does the option to renew appear.
This is very confusing for people, they do not understand where they should click to renew the subscription.
I would like to show the active subscriptions displayed when entering to the "/my-account/subscriptions/" page, instead of customer having to click each order to be able to renew.
How can I do this? Thank you so much for your help
I want to connect my Microsoft Azure bot to CRM Bitrix24. I am stuck on the point, where do i need to change the password of the App. To do this in "Settings" of this App i need to click "Manage" but when i am clicking it - i get "Not found" error.
I have tried to create new bots, wait for ~10 hours because support told me that Azure security system can be up to 8 hours. Have tried to register bot with a help of https://apps.dev.microsoft.com/#/application/{app id} link. Nothing is working for now.
You can't change a password, however you can create and delete passwords.
To do so, first navigate in Azure to 'App registrations'. You can click on the 'All Services' button and search/access the page from there.
Click into 'App registrations', select your bot, and then select 'Certificates & secrets' in the menu.
From here you can click under the 'New client secret' button located under 'Client secrets'. Be sure to record the newly generated password as it will only be visible once.
Side note: The 'Manage' button in the bot settings appears to be working. Not sure if it was fixed since you posted your issue. If you are still unable to access, try logging out and clearing your browser history/cache.
Hope of help!
At one point I created an AAD tenant & received a login of the form:
<username>#<mywebsite>.onmicrosoft.com
How do I add: <ANOTHER-user>#<mywebsite>.onmicrosoft.com using https://portal.azure.com?
Accessing your tenant:
IMPORTANT NOTE: You must be a global admin on your AAD tenant to perform these actions. If you created your tenant, you are a global admin by default.
Navigate to https://portal.azure.com & click "All services" in the ribbon on the left-hand side of your screen:
Start to type "azure active directory" into the search bar of the page that pops up. You will not need to type in the whole phrase to isolate AAD.
(Optional) Make sure the star next to Azure Active Directory is filled in to be able access AAD from the ribbon from image 1.
Click "Azure Active Directory":
In the resultant blade that pops up, click "Users" within the "Manage" section of the ribbon:
On this next blade click the "+ New user" button at the top. (Note that you cannot perform this step unless you are a global admin.):
Creating another user under your tenant:
IMPORTANT STEP: You should now be on the "User" blade, Enter the first/last name of the user you would like to add. Use the "User name" section to create the username. Here, the domain I created when I made my AAD tenant is buythingsfromus.onmicrosoft.com, and so I'm giving "Person McHuman" the username: phuman#buythingsfromus.onmicrosoft.com
Click the profile tab, and fill out the requested info, then press "Ok" at the bottom. When you're done, you should see "Configured" under the word "Profile."
(Optional) If you would like to give the user permissions to add more users, change this setting to "Global Admin." If you don't leave it as-is.
Click the checkbox to show the temporary password that has been generated for this user, and copy it to provide to them. In this example, when Person first signs in with her phuman#buythingsfromus.onmicrosoft.com address, they will need this temporary password in order to create their permanent password.
Press "Create"
Validating the user you just created:
You should be brought back to the blade from Image 6. However this time, you should see Person McHuman's name and new "USER NAME" listed here:
Give Person her new phuman#buythingsfromus.onmicrosoft.com username and temporary password (Nozo7286 in this case.) In this image, the right-hand side shows Person trying to login to https://portal.azure.com for the first time.
Ms. McHuman will need to enter her temporary password here, and then create a new permanent one. Once she presses "Sign in" she will be good to go.
I have an active directory in MS Azure. I want my colleague to use the same directory so that we can do some RND on the same. I have already created user for them using their hotmail id. I have also changed the user role to "Global Admin" for them. They cant see any option to access the same active directory after log in. Is there any way they will give the url like
https://manage.windowsazure.com/#IamNewInAzurehotmail.onmicrosoft.com#Workspaces/All/dashboard
and log in with their hotmail account.
You need to add him in Administrators List in setting option of Azure Panel.
Steps:
Login to Azure Portal with Root administrator.
Go to left panel and select Setting.
Go to Administrators tab in right side pane.
Click on Add button in task pane and add his hotmail or Organisation ID for Co- Administrator, Select the subscription in which you want to allow him.
Click on tick mark to apply these settings.
Now I want to try this program (link: http://www.cogno-sys.com/azure-cloud-management/azure-cloud-director-single-click-azure-deployment/ ) because I have some problem to deploy my app to Azure.
So I downloaded it and it requires first to add a subscription ID. But after I fill all field I click the button OK but nothing happening...(I added the certification path and password, too) No error message, nothing else. This pop-up window is on the screen still
(the problem is the same when I ad the Certhumprint and then clikc to Check, but nothing again. If I click the OK button now the error messages show to click to check button first)
Are you using this? Do you have the same problem with it?
I have used it and I found you really need to fill all the fields in the "Add Subscription" dialog. As you are already a Windows Azure user, you may already have a self signed certificate installed in your desktop and exported its PFX and CER in which CER is uploaded to Azure Management Portal.
If you have above setup ready try again "Add Subscription" option in "Cloud Director" and in "Add Subscription" dialog:
First Click "Certificate Thumbprint" option and include the ThumbID of the certificate which is uploaded to Azure Management Portal and then press "Check" button. The Thumb ID color will change from red to green mean it is validated.
Now Click on "Local PFX File" option and select the PFX file using "..." button and enter the PFX password in the "Password" text box.
After you fill all 3 certificate related input field, press "OK" and you will see progress bar active.
If "Cloud Director" team can read this, please this process more intuitive and easy.
there is a setup wizard when you login first time. it should guide you to setup account. initially there was a manual entry form for subscription which has been replaced with setup wizard which should properly guide you.
Incase you are unable to get same, go to Help or application menu and choose "Reset Data" and it shall restart with the wizard and clear all local data.
Raise support ticket if you need help still.