APIManagement "open console" button missing - azure

I am following "https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-cache#a-nametest-operation-acall-an-operation-and-test-the-caching" for Azure API Management.
I am unable to see the "Open Console" Button as referred.

You need to go to the "Developer Portal" (make sure you are signed in)
Go to APIS, Open your API, there is a button called "Try it", which is the right button. The documentation needs to be updated.
In the new Azure Portal for API management (preview at the moment), you can also test the API's, there is a seperate "Test" tab available when you edit an API.

Related

How do I get Applications tile?

At the following page they say:
From the organization dashboard, click the Applications tile.
I am using sandbox and do not see any "Applications tile". Here is what I see.
Can you help?
To grant consent for internal apps, you will have to first create a DocuSign organization. You can do this by selecting the "Get Started" button in your screenshot.
Once your org is created, you can access it easily by selecting the dropdown in the upper right, then choosing "Admin."
In the Organization Admin view, you should select the "Connected Apps" tile from the options, choose the app you would like to grant access, and set the appropriate permissions. (likely signature impersonation)
Let me know if that works for you!

Customising a standard B2C User Flow without updating client

We are currently using the B2C_1_SignInNative User Flow in an Android and iOS app. That user flow has a User Name and Password UI as well as a "Don't have an account? Sign up now" optional flow.
We are using the out of the box customisation capability to show a custom wrapping page into which the standard UI is injected. This has served us well while the app has only been available as private release however we will soon be moving to public app store so will be inviting users outside of the app and the app B2C flow will be sign in only.
We'd like to remove the "Sign up now" flow from existing installs. Is it possible to remove that? Alternatively are we allowed to add some custom CSS to our wrapping page to hide the link?
UPDATE
So we definitely can add some custom CSS to hide the "Sign up now" action but unfortunately the page and contents are cached in the app browser. We are relying on the Microsoft.Identity.Client library to show the browser UI
It seems that you are using a "Sign up and sign in" flow.
In order to not have the "Sign up now" option, you can create a "Sign In" only flow by selecting one of the bellow during flow creation:

How can i register my app in Microsoft Azure?

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!

how to delete "google sign in account" for development purpose - actions on google

I'm working with actions on google and dialogflow, and recently they proposed google signin to make account linking fast without writing own oauth server.
Today I implemented their google signin in my dialogflow app it is working quite fine but unfortunately I am unable to delete that account to check all development aspects, I tried my other google accounts and my friends account but soon ended up out of accounts
Un other methods when i enable and disable testing it forget about linking but in google signin it is tightly stick with the account, and i have tried almost everything i can try like restarting my phone and clearing cache of chrome browser but it looks like it is saving account somewhere in cloud.
What i need to do is, when i sign in first time it ask for name permission, i need that screen again and again for testing something
Google calls this Removing a Website or App that has access to your account. It is done using the myaccount.google.com console.
If you want to do this using Android, the easiest way is to:
Open your device's Settings app Settings app and then Google and then Google Account.
At the top, tap Security.
Under "Signing in to other sites," tap Signing in with Google.
Tap the name of your project.
Choose Remove access.
Through the web, you can go to Apps With Access to your Accounts:
Scroll down to the "Signing in with Google" section
Locate your project.
Select it, and choose "Remove access"
The name that is shown should be the name you've given to your project as part of the OAuth screen. If you haven't set that up (and if you're just playing around, you probably haven't), it will use the Project ID for your project. You can find this on the Cloud Console home screen attached to the same project name that you used in Dialogflow and the Action Console.
While you're in there, you will probably want to configure the OAuth screen to have a name for the app as it will be visible to users on the OAuth screen. From the menu, select "APIs & Services" and then "Credentials"
Select the "OAuth consent screen" tab, and fill in the "Application name".
This name should then be in the list of applications you have installed, and can remove.

Azure Cloud Director not working after clicking 'OK' - No error message, nothing else

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.

Resources