test_that("az account works", {
skip_if_not(is_github_actions() | Sys.getenv("LOGNAME") == "max")
local_az_account()
# only default subscription matters here
expect_equal(az_account_show()$name, "subugoe")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.