# 注册

工欲善其事必先利其器，身为PowerBI开发者，怎么能没有PowerBI账号呢，对于个人用户来说，购买pro账号来学习成本又有些高，虽然可以无限次申请注册新账号来体验pro的功能，却也是太不方便了。

这里要特别提一下，很多国外软件教师生用户和开发者都可以免费使用的，比如好基友网站github有针对学生的免费包，编辑器大厂JetBrains的所有编辑器(Pycharm等)针对师生和开发者完全免费，身为国外大厂的微软自然也有这样的福利，当然类似的福利还有很多很多，感兴趣的可以去搜索。

### ~~世纪互联试用~~

世纪互联已取消了个人试用通道

<https://signup.microsoftonline.cn/signup?OfferId=036c668c-59f2-48f9-9b04-345e497067ef&dl=%20PBI_PREMIUM_PER_USER_CHINA&culture=zh-cn&Country=CN&country=CN&ali=1>

### ## M365试用

<https://www.microsoft.com/zh-cn/microsoft-365/business/compare-all-microsoft-365-business-products?&activetab=tab:primaryr2>

没有企业邮箱的想注册Power BI也可进入M365官方，然后申请试用，拥有一个自定义域的账号后便可注册Power BI

### 国际版开发者账号注册

1打开M365开发者中心，注册开发者账号

```
https://developer.microsoft.com/zh-cn/microsoft-365/dev-program
```

2选择地区,这里要特别注意选择国外，<img src="/files/3Fr6kzBIVuQG0AEnKPRi" alt="" data-size="original">

3添加订阅，同样地区选择国外

![](/files/iOne1nPJs5Kzb9jNq2Yh)

4、我们已经拥有了M365的E5订阅，这个显示的有效期只是92天，我们不用管，也有其他方式可以一直续订，感兴趣的可以网上搜索相关教程。

![](/files/PegDuK9QCgzezIrpQ44a)

5、接下来到了我们今天的重中之重，永久的PowerBI Pro的开发者账号申请，且不限账号个数。使用我们刚才设置的管理员账号登录PowerBI,会让我们进行注册，然后按照提示一步步注册就好

```
https://app.powerbi.com
```

![](/files/9JN0mFq3rycO1tMJ5I4j)

看到这个界面，基本上我们就已经成功了

![](/files/e1GnuhO5k6N1PPX6Cdn3)

6、登录M365管理中心，查看许可证，会发现可以创建无限个用户，而每个用户都可以体验60天的PPU,用来测试学习用完全足够了。

![](/files/K1g0zM80T7j54nwTx9PI)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.powerbi.fun/ru-men/zhu-ce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
