The example for the creating a spark session is incorrect.
It should be azdata bdc spark session create --session-kind pyspark
instead of azdata spark session create --session-kind pyspark
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@ev2900 -- Christopher, thank you for your feedback. I am looking into this article.
@WilliamAntonRohm if this helps, please see this image.
The first command I execute is the example currently listed in the documentation. As you can see if produces an error.
The second command I execute is the edit suggested. It works correctly and creates a spark session.
@MikeRayMSFT -- Mike, please review private PR 15208.