We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d9ab8 commit 4b30045Copy full SHA for 4b30045
1 file changed
docs/big-data-cluster/deploy-openshift.md
@@ -130,10 +130,10 @@ This article outlines deployment steps that are specific to the OpenShift platfo
130
131
1. Upon successful deployment, you can log in and list the external cluster endpoints:
132
133
-```console
134
- azdata login -n mssql-cluster
135
- azdata bdc endpoint list
136
-```
+ ```console
+ azdata login -n mssql-cluster
+ azdata bdc endpoint list
+ ```
137
138
## OpenShift specific settings in the deployment configuration files
139
@@ -171,4 +171,4 @@ The SCC file for this deployment is:
171
172
## Next steps
173
174
-[Tutorial: Load sample data into a SQL Server big data cluster](tutorial-load-sample-data.md)
+[Tutorial: Load sample data into a SQL Server big data cluster](tutorial-load-sample-data.md)
0 commit comments