Active Directory租户 - 设置问题 [英] Active Directory tenant - Setup Question

查看:64
本文介绍了Active Directory租户 - 设置问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


在设置过程中,我进入Azure Blockchain Workbench要求的阶段:


第1步。启动Cloud Shell并运行以下命令


cd; Invoke-WebRequest -Uri https://aka.ms/workbenchAADSetupScript -OutFile workbenchAADSetupScript.ps1; ./workbenchAADSetupScript.ps1 -SubscriptionID _______- 5e0b-42bb-9ea3-5bba97e19ec0 -ResourceGroupName _______- Group-Blockchain -DeploymentId __qln3

(我用_替换了一些字符)


然后我启动Azure Cloud Shell PowerShell并运行给定的命令,然后提示我:zh-b $ b"请输入您要使用的Azure Active Directory租户(转到https: //aka.ms/workbenchFAQ了解更多信息):"
$


提供的URL似乎不包含任何与AAD租户相关的内容。


我搜索并找到了描述此设置步骤的其他文档,但它们没有详细介绍(逐步)。我不知道AAD并且不想搞砸了。


有没有人有任何提示,我可以找到一个很好的解释什么/为什么要做?此外,是否不可能将现有用户用于此"租户"。是什么?


我的最终目标是创建一个自定义逻辑应用程序连接器,并在插入时使用SQL Server触发器写入私有ETH区块链。我有一份工作的Solidity合同。


任何指针或帮助将不胜感激。这似乎是设置过程中的重要一步。


谢谢,

Steve

解决方案

您好


如果您的场景只需要一个Blockchain Ethereum网络,并且不需要完整的Azure Workbench功能,那么您可能更好用我们的以太坊POA模板只部署区块链网络并在您的Logic App连接器中使用它。


另外,请注意,您将无法使用与Azure Workbench一起部署的区块链网络。您的Logic App场景,因为网络的RPC终端已关闭,仅可供Workbench组件使用。出于安全原因,
RPC端点不会暴露在外面。 


部署POA模板:搜索  Ethereum Proof-of- Azure门户中的Authority Consortium并创建资源。


它将创建一个以太坊POA网络,并为您提供一个端点,然后您可以使用逻辑应用程序连接器进行交互。


Hi,

during the setup I get to the stage where the Azure Blockchain Workbench asks me to:

Step 1. Launch Cloud Shell and run the following command

cd; Invoke-WebRequest -Uri https://aka.ms/workbenchAADSetupScript -OutFile workbenchAADSetupScript.ps1; ./workbenchAADSetupScript.ps1 -SubscriptionID _______-5e0b-42bb-9ea3-5bba97e19ec0 -ResourceGroupName _______-Group-Blockchain -DeploymentId __qln3
(I replaced some characters with _)

I then launch the Azure Cloud Shell PowerShell and run the command given, which then prompts me to:
"Please enter the Azure Active Directory tenant you would like to use (Go to https://aka.ms/workbenchFAQ for more info):"

The URL provided doesn't seem to contain anything AAD tenant related.

I searched and found other documents describing this setup step but they don't go into much detail (step-by-step). I do not know AAD and don't want to screw this up.

Does anyone have any tips to where I can find a good explanation of what/why to do? Also, is it not possible to use the existing user for this "tenant" thing?

My end goal is to create a custom logic app connector and use SQL Server triggers on insert to write to the private ETH blockchain. I have a working Solidity contract for that.

Any pointers or help would be greatly appreciated. This seems to be an important step in the setup process.

Thanks,
Steve

解决方案

Hi

If you need just a Blockchain Ethereum network for your scenario and do not need the full Azure Workbench capabilities, then it might be better for you to use our Ethereum POA template to deploy just the blockchain network and use it in your Logic App connector.

Also, note that you will not be able to use the Blockchain network deployed along with Azure Workbench in your Logic App scenario because the RPC endpoint of the network is closed down and is available to only the Workbench components. For security reasons, the RPC endpoint is not exposed outside. 

To deploy the POA template : search for Ethereum Proof-of-Authority Consortium in the Azure Portal and create the resource.

It will create an Ethereum POA network and give you an endpoint which you can then interact with using your logic app connector.


这篇关于Active Directory租户 - 设置问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆