After "Go to bluemix support" I am forward to "Welcome to the Client Success Portal". When I choice Service "IBM Bluemix" and on left panel I fulfill my Bluemix username and password, I re-directed back to "Welcome to the Client Success Portal"
You should select the service "IBM Bluemix" and then click on the "Go to sign in" button under that drop down. You do not sign in using the left hand panel.
Related
I have an on-prem machine for DB2 connectivity to ADF where SHIR is installed, and I have been provided with the certificate zip file.
How to use SSL certificate for linked service of DB2 in data factory and how to get that certificate common name for linked service.
enter image description here
https://learn.microsoft.com/en-us/azure/data-factory/connector-db2?tabs=data-factory#create-a-linked-service-to-db2-using-ui - following this but nothing in detail has been shared on how to setup SSL for source machine.
The procedures below must be followed in order to utilise an SSL certificate for a DB2 connected service in Azure Data Factory:
You should extract the.pem file from the given certificate file by unzipping it.
Go to the "Author & Monitor" area of the Azure Data Factory, and then click the "Author" button.
Click the "Author & Monitor" button on the left-hand menu.
Click the "Linked services" button in the "Author" section before selecting "New."
As the type of connected service you wish to build, select "DB21."
Fill out the appropriate data on the "New Linked Service" form, including the server name, port number, and username/password.
Select the "Certificate" button after selecting the "Enable SSL" checkbox in the "Advanced" section.
Click the "Add" button in the "Certificate" dialogue box and then navigate to the location of the.pem file that you retrieved in step 1 before clicking.
The Common Name (CN) of the certificate will be automatically filled in once you've chosen the file.
To build the associated service, click "Finish" after clicking "OK" to exit the dialogue box.
The SSL certificate should now work with your Azure Data Factory linked service to connect to your DB2 source machine.
I have a dashboard and i want to share with others. So I go to
File => Publish to Web
But i gives me an error "Contact Your admin" . So i go to "Admin Portal" and trying to enable the option "
"Allow existing and new codes"
But Admin Portal does not show me any thing.
On the other hand, I have shared another dashboard and it was successfully shared.
What should i do ?
While I try to create a bluemix application and then click to create and add a new Discovery service to the same application I get "422 - failed to get credentials service. How do I resolve this ?
Can you check to see that your service has credentials? You can do this by going to your service instance in bluemix and clicking on the "Service Credentials" link. If you don't have any service credentials listed then click on the "New Credential" button and once you have new credentials try clicking on the "Launch tool" button again.
If that doesn't work then I'd click the "x" on that error to dismiss it and then look at the service instances dropdown in the top right. Double check to make sure that the selected service instance in that dropdown is the same service instance that you created in bluemix that has the credentials. If it isn't then make sure to select the correct service instance from the dropdown.
I have created a cloudant DB in bluemix dedicated. But it didn't give me credentials. It provides me with a link to launch the admin portal, which works fine. But clearly not very useful without credentials to use with code...
You should bind the service to an application. Doing that you will be able to see the credentials in the VCAP_SERVICES environment variable. You can find its value within the application dashboard, clicking on "Environment Variables" on the left.
You will also find the credentials clicking on the "Service Credentials" button that you can find on the service instance panel (again in the application dashboard).
Your dedicated environment may look a bit different that the public Bluemix dashboard, but when I click on the tile that shows my cloudant service, it takes me to a page with a menu on the left with the option "Service Credentials" once I choose that the window shows a button to "Add Credentials".
I have launched the dashDB console and wanted to use R studio. After launching R studio from the console page, I'm prompted for the username and password. Where do I retrieve my credentials for R-studio from Bluemix or dashDB?
1) Click on your dashDB service instance
2) You can launch dashDB service using "Launch" button top right hand side.
3) Once the dashDB dashboard loads, on left hand side, click on : Setup -> Connect Applications
4) You will find SSL/non-SSL connection information